-
if you want to hand roll your own google places auto completed form use
AutocompleteService()
. Other wise if you’re happy for prebuilt google widgetAutocomplete
is probably good enough.- walkthrough on managing
address_components
https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete-addressform
- walkthrough on managing