leaflet-geosearch
leaflet-geosearch copied to clipboard
A geocoding/address-lookup library supporting various api providers.
sometimes chose results list, dont search.
Hi, first of all thanks for this great library. I have a doubt, does the library handle reverse geocoding for Open strett map? I'm asking because I didn't find any...
If "`language"-option` is used with AlgoliaProvider the REST API response from Algolia changes as described in their documentation (no default properties), which AlgoliaProvider does not handle properly but throws exception...
Add a config to close search bar on click or emit event when user click on x button in search bar.  It's a llitle bit confuse when search bar...
Currently icon is a magnifying glass. Have you given any thought to adding config to pass in a custom icon?
Just had the issue that nominatim was not reachable. I was wondering if it is possible to catch such errors and fallback to other providers in that case (or to...
Hello, i try to use leaflet-geosearch in a laravel nova package (in a Vue component)... search works fine, but when i press enter or click on a search result, i...
I see that maxSuggestions is not included in the options that I can pass to GeoSearchControl, is there any way to configure this value and show 10 suggestions during search...
## Intro Just one more thank you for maintaining this project :) ## Problem While developing Algolia provider and making some improvements, it was hard to setup development and test...
I currently use leaflet-control-osm-geocoder to provide a search on my website's maps. Having compared the two, I prefer the look and behavior of leaflet-geosearch. I am also considering using something...