Skip to content
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

Switch Mapbox to new static tiles api #352

Merged
merged 3 commits into from
May 17, 2020

Conversation

zerocrates
Copy link
Contributor

(fixes #349)

The new API:

  • operates on 512x512 tiles by default (and needs a -1 zoomOffset to account for that)
  • doesn't accept any of the old style names (see their docs for a list of new "global" styles that can be used)

@brunob brunob merged commit 268a27a into leaflet-extras:master May 17, 2020
@zerocrates zerocrates deleted the mapbox-style-api branch June 3, 2020 19:50
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.

Migrating to the modern Static Tiles API
3 participants