-
Notifications
You must be signed in to change notification settings - Fork 685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stamen terrain-background max zoom #368
Comments
Closes leaflet-extras#368 Zoom levels here are based on observing 404 response for a very small sample of locations, at various zoom levels.
i don't think so... http://maps.stamen.com/terrain/#17/48.38355/-4.49551 |
@brunob I am specifically highlighting the
|
I can get these tiles too zoom 15 here http://maps.stamen.com/terrain-background/#15/48.3835/-4.4955 FTR, terrain background was introduced by #50 & terrain worldwide by #223 and here is a stamen file reporting zoom range http://maps.stamen.com/js/tile.stamen.js I think the bug come from stamen tile server cache which may be a bit broken. Maybe you can contact theme to confirm this ? |
@brunob thank you for the research and background info! Closing this. |
It appears that the max zoom is 11 for the Stamen terrain-background variant. Unsure how to verify this.
https://github.com/leaflet-extras/leaflet-providers/blob/master/leaflet-providers.js#L348
The text was updated successfully, but these errors were encountered: