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
Navigating a tileset is difficult when the coverage area of the minimum zoom level is significantly larger than what fits on the screen at one time. The use should be able to zoom out further so they can zoom in again at a different location.
We need something to display to help the user navigate when they are seeing a non-existent zoom level.
A representation of the tile coverage area - eg draw the extents of all the tiles present in the minzoom. We would need to start simplifying & aggregating this information once you have zoomed out by more than about 4 or 5 zoom levels.
Navigating a tileset is difficult when the coverage area of the minimum zoom level is significantly larger than what fits on the screen at one time. The use should be able to zoom out further so they can zoom in again at a different location.
We need something to display to help the user navigate when they are seeing a non-existent zoom level.