mapbox / mapbox.js

Mapbox JavaScript API, a Leaflet Plugin
mapbox.com/mapbox.js/
Other
1.92k stars 386 forks source link

update default tile/style endpoints for mapbox styles #1317

Closed riastrad closed 4 years ago

riastrad commented 4 years ago

Resolves #1316

Up until now, Mapbox.js defaults have relied heavily on the Mapbox Legacy Static Tiles endpoints.

I'll mark this PR as ready for review when the following are implemented:

If I identify any other usage of legacy APIs within the defaults, I will flag it and incorporate it within this PR before the review.

cc @mapbox/static-apis

riastrad commented 4 years ago

👋 @mapbox/gl-js @mapbox/static-apis this branch changes some pretty core functionality, so would appreciate a close review from one or both of you.

riastrad commented 4 years ago

👋 @asheemmamoowala @mourner any chance you'll be able to review this before the end of the week?

mourner commented 4 years ago

@riastrad yes, will do!