smeijer / leaflet-geosearch

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

Search box erases text input when panning map #360

Open mpollachek opened 1 year ago

mpollachek commented 1 year ago

After searching or manually panning the map the text input box erases into an empty string. is there a value or onchange prop where I can set the state of the search box?