MazeMap / Leaflet.TileLayer.PouchDBCached

A Leaflet tile layer which caches into PouchDB for offline use
MIT License
208 stars 68 forks source link

"Seed world" button throws error #29

Closed IsaacHub closed 7 years ago

IsaacHub commented 7 years ago
Access to Image at 'https://a.dyn.tile.stamen.com/terrain/4/16/15.png' from origin 'null' 
has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the 
requested resource. Origin 'null' is therefore not allowed access. 
The response had HTTP status code 502.

Kindly tell me how to fix it.

IvanSanchez commented 7 years ago

Read the documentation. It's possible that Stamen changed the CORS header on their tile servers.