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
I have a tile set that is defined for zoom levels 0-2, but I want it to continue to show beyond a zoom level of 2. I believe this is done using maxNativeZoom however this setting doesnt seem to work, as the tiles are hidden beyond a zoom level of 2.
The text was updated successfully, but these errors were encountered:
mcleantom
changed the title
How to use maxNativeZoom
How can I use maxNativeZoom with Leaflet.VectorGrid?
Sep 6, 2023
mcleantom
changed the title
How can I use maxNativeZoom with Leaflet.VectorGrid?
How can I use maxNativeZoom to continue to show the vector tiles beyond their maximum zoom level?
Sep 6, 2023
I have a tile set that is defined for zoom levels 0-2, but I want it to continue to show beyond a zoom level of 2. I believe this is done using maxNativeZoom however this setting doesnt seem to work, as the tiles are hidden beyond a zoom level of 2.
The full code for this problem is:
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: