osmlab / show-me-the-way

See OSM edits happen in real time.
https://osmlab.github.io/show-me-the-way/
MIT License
130 stars 46 forks source link

HTTP Error 401 for Mapbox tiles #55

Closed ltog closed 7 years ago

ltog commented 7 years ago

When trying to watch https://osmlab.github.io/show-me-the-way/ , I see ways being drawn but the background is black.

The problem seems to be HTTP 401 errors for the tiles from Mapbox.

iandees commented 7 years ago

Looks like the API key that's in there right now expired or is not valid anymore.

iandees commented 7 years ago

Updated to a newer Mapbox style. 👍

ltog commented 7 years ago

@iandees : Very nice, thank you for the fast fix! 👍