Skip to content

Conversation

@geographika
Copy link
Member

@geographika geographika commented Sep 3, 2021

Many basemaps and applications now allow zooming up to zoom level 21.
Originally Google Maps had zoom levels 0-19, now Google maps can zoom on some layers up to level 21 in many places.
This pull request adds in the additional resolutions.

Feel free to close this pull request if this change is undesired (it is easy to create a custom grid with the additinal zoom levels -this change just saves having to do this in multiple config files).

@jbo-ads
Copy link
Member

jbo-ads commented Sep 3, 2021

For this addition to work properly, you may want to change the following lines as well:

grid->nlevels = 19;

grid->nlevels = 19;

@jbo-ads jbo-ads merged commit 4033eaa into MapServer:main Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants