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

Request limitation: Is it available to make over 500 000 request per day? #366

Closed umrzoq-toshkentov closed 1 year ago

umrzoq-toshkentov commented 1 year ago

👋 Hi,

Does it support 500 000 request per day?

mtmail commented 1 year ago

leaflet-geosearch is a small javascript library running in your browser. It supports any number of requests. The limitation is the APIs provider it calls. I see you already asked the same question on the Nominatim API/project repository.