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

Auto close feature #105

Closed cajus closed 7 years ago

cajus commented 7 years ago

Adds a new option called 'autoClose' which hides the result list when a result is choosen. Additionally, it wires the 'Enter' key to select a result, too.

closes #103

cajus commented 7 years ago

Interresting linter. The line mentioned is intented with 6 spaces instead of 7...

smeijer commented 7 years ago

Strange. I have to take a look into that. The code is looking awesome.

Thanks!