leaflet-geosearch icon indicating copy to clipboard operation
leaflet-geosearch copied to clipboard

A geocoding/address-lookup library supporting various api providers.

Results 77 leaflet-geosearch issues
Sort by recently updated
recently updated
newest added

sometimes chose results list, dont search.

help wanted
good first issue

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...

bug
providers

Add a config to close search bar on click or emit event when user click on x button in search bar. ![c2aee823-8232-421d-b22c-e4a920d72f6d](https://user-images.githubusercontent.com/7484215/101181977-85b23e00-361b-11eb-90ce-5f28ce9788f6.gif) 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?

docs
feature

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...

docs
feature

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...

bug

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...

docs

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...