In this episode of Geocasts, learn how to add a Place Autocomplete search bar to a webpage with the client-side Maps JavaScript API. With Place Autocomplete, Google Maps Platform does a place-specific autocomplete when you are typing into the search bar. Developers can build Place Autocomplete functionality into any input text field to make it a search bar that helpfully provides on-the-fly predictions for your users as they type.
If you want to use Place Autocomplete in server-side code, check out our Node.js client library linked down below.
Place Autocomplete in Places Library, Maps JavaScript API → https://goo.gle/2uSEjLg
Place Autocomplete in Node.js client library for Google Maps Platform → https://goo.gle/2VAxgEl
Alternate version for Android:
Place Autocomplete for your Android app → https://goo.gle/39x73sr
Watch more Geocasts → https://goo.gle/Geocasts
Subscribe to Google Maps Platform → http://goo.gle/GMapsPlatform
#Geocasts #PlaceAutocomplete