leaflet-extras/leaflet-providers

Migrating to the modern Static Tiles API

Closed this issue · 1 comments

stell commented

Just got informed:
https://docs.mapbox.com/help/troubleshooting/migrate-legacy-static-tiles-api/

Would there be a problem because of the 512x512 tile size ?

@stell there is a Leaflet issue about that Leaflet/Leaflet#4391.
Apparently it was solved by setting zoomOffset: -1 when using those tiles and they closed the issue.

When I get a chance I will try it myself and make a pull request if it works, unless you are already on it.