Hi everyone,
I’ve noticed that the geographic places Searchbox is generating a lot of Geocoding API requests. After 2 letters are typed, each additional letter triggers an API call, which quickly adds up and increases costs.
I’d like to optimize this by requiring at least 4 characters before the autocomplete suggestions appear.
Does anyone have experience implementing this? Any advice would be appreciated!
Thanks you
Thibaut