Hi there !
Can please help with the API which would help in auto search for addresses?
Hi there !
Can please help with the API which would help in auto search for addresses?
You have to implement the autocomplete on your client end. You can use OneMap Search, https://docs.onemap.sg/#search.
Thanks Kyroskoh for the response
Hi Kyros
The Problem What we are facing is , since we have to call this API each time , the user types in x characters , it creates a load on the Application.
Basically we are using the auto search facility to enter the ‘Source’ address and ‘Destination’ address for the user to get the directions in One Map.
So , how can we use this auto search as a map component ?