tmcw / geojson.net

https://www.placemark.io/
ISC License
150 stars 32 forks source link

update Mapbox tile endpoints #62

Closed riastrad closed 4 years ago

riastrad commented 4 years ago

Resolves #61

The only change here is to replace the Mapbox layer's template url with an template for a tile endpoint that is not going to be deprecated in June (new endpoint is documented at: https://docs.mapbox.com/api/maps/#static-tiles).

I also removed an outdated reference for the Raster Tile endpoint prefix b.tiles., while I was at it.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click on the icon next to each commit.

tmcw commented 4 years ago

👍 Thanks Josh!