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

Need only list of Australia in Search #236

Closed dhawal24 closed 3 years ago

dhawal24 commented 3 years ago

Hi,

Is there any way to get list of any particular country instead of random list..??

As, I want only list of Australia country in search dropdown.

smeijer commented 3 years ago

HI @dhawal24 , please check this comment. It includes a code sample that explains how to restrict search results to a certain region.

https://github.com/smeijer/leaflet-geosearch/issues/225#issuecomment-642088856