perliedman / leaflet-control-geocoder

A simple geocoder form to locate places. Easily extended to multiple data providers.
http://www.liedman.net/leaflet-control-geocoder/
BSD 2-Clause "Simplified" License
560 stars 220 forks source link

Demo: mapbox.streets layer errors with HTTP 403 #338

Open simon04 opened 1 year ago

simon04 commented 1 year ago

Hi @perliedman,

the demo hosted at https://www.liedman.net/leaflet-control-geocoder/ does not show the mapbox.streets tile layer. The HTTP requests error with status code 403.

Can you renew the API key? Shall we migrate to OSM.org tiles?

Cheers!