You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything works well with this definition however once I zoom in and then zoom out some older tiles remain on the map. Here on this screenshot you can see the maplibre's tile boundaries and see how deckgl is not updating the tilesets completely.
I feel this is related to how the deck.gl mvt layer is mapped to maplibre's tile coordinates.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have recently faced a stragne issue when trying to render an MVT layer with zoom-dependent icon scale.
Here is my layer definition
Everything works well with this definition however once I zoom in and then zoom out some older tiles remain on the map. Here on this screenshot you can see the maplibre's tile boundaries and see how deckgl is not updating the tilesets completely.
I feel this is related to how the deck.gl mvt layer is mapped to maplibre's tile coordinates.
Beta Was this translation helpful? Give feedback.
All reactions