We enter a number of addresses in our database (transcribed from paper forms) and I was wanting to speed up/increase accuracy of entry for our users.
Has anyone successfully incorporated the Google Maps (Places) Autocomplete API into their database? It would be great if the users could start typing an address and then select the correct one to have it stored in the database.
There seems to be a lot of threads about geocoding/reverse geocoding which need a single call to the API with response but not much on the Places Autocomplete API.Although it is a small company I am also not sure if each keystroke is a call to the API and would count toward the monthly limit before invoking a charge or if it is the final 'retrieval' of the compete address. (Looks like there are session options which cover this). There is no need for an image, lat/long or any other contact data to be retrieved other than the address.
Has anyone successfully incorporated the Google Maps (Places) Autocomplete API into their database? It would be great if the users could start typing an address and then select the correct one to have it stored in the database.
There seems to be a lot of threads about geocoding/reverse geocoding which need a single call to the API with response but not much on the Places Autocomplete API.
Last edited: