Open vshie opened 3 weeks ago
This would be really nice for things like jetty testing.
Just to add on that, what is currently limiting our zoom level are the map tiles. We are using ESRI tiles, which have a maximum zoom level of 19. Other providers like Google allow for a closer zoom, but their terms of service disallow this type of usage.
If anyone knows of an alternative tile provider that allows for closer zoom levels, please let us know.
Below is a comparison between ESRI and Google on max zoom:
Google:
ESRI:
Current behaviour
This is the max zoom level:
It would be nice if you could get this close:
Expected or desired behaviour
Allow maximum zoom level that tile provider supports
Prerequisites