Error "Unimplemented type: 4" when using IconLayer from a MVTLayer

See original GitHub issue

Description

When loading the icon image iconAtlas for an IconLayer loaded as sublayer of a MVTLayer (or CartoLayer) it returns a deck: Unimplemented type: 4 error and doesn’t load the layer. It happens with Deck.gl v8.4 but not with v8.3 with which it works properly.

Expected Behavior

Icon layer loads properly.

Repro Steps

Try this code from Codepen: https://codepen.io/neokore/pen/NWrOpeo

Environment

  • Framework Version: deck.gl 8.4.0
  • Browser Version: Chrome and Firefox at least
  • OS: OSX and Linux at least

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Pessimistresscommented, Feb 10, 2021

I know what’s going on. I’ll put up a fix.

0reactions
Pessimistresscommented, Feb 10, 2021

Fixed in 8.4.3

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unimplemented Type 4 error when styling leaflet vector tiles
I am trying to style the vector tiles on leaflet using vector grid plugin. The vector tiles are coming from my own server....
Read more >
MVTLayer - deck.gl
The MVTLayer is a derived TileLayer that makes it possible to visualize very large datasets through MVTs (Mapbox Vector Tiles). Behaving like TileLayer...
Read more >
Using Mapbox vector tiles from Geoserver in OpenLayers
Currently this error code is the only result:
Read more >
Uncaught Error: Unimplemented type: 4,6,7 error
Does tilemaker .gzip the files when they're created? The library is expecting unzipped .pbfs - if you were using Mapbox Studio to make...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found