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

language filtering #400

Closed Alireza002L9 closed 2 months ago

Alireza002L9 commented 3 months ago

is there a way i can filter search results and autocompletion?

smeijer commented 2 months ago

Wrap the provider you're using in a custom one, and filter in the search handler?