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

modify showLocation event to fire BEFORE moving map center #157

Open diegohb opened 6 years ago

diegohb commented 6 years ago

...and allowing one to cancel the auto-move if desired. alternatively just another config property to disable moving the map onResult select.

https://github.com/smeijer/leaflet-geosearch/blob/develop/src/leafletControl.js#L265