smeijer / leaflet-geosearch

A geocoding/address-lookup library supporting various api providers.
https://smeijer.github.io/leaflet-geosearch/
MIT License
1.03k stars 273 forks source link

Expose Provider Configuration #242

Closed daniele-bolla closed 3 years ago

daniele-bolla commented 3 years ago

Hello This library is very helpful! I am getting CORS policy error using EsriProvider. In order to fix this problem, I need to change its configuration. Can you expose it?