I\'m trying to use the Google Places autocomplete API to pre-fill a form on a web application with Establishment data to ease data-entry. The API is pretty straightforward,
Use the Places Library from the Google Maps Javascript API: Javascript Places Autocomplete
The Places API is different from the Maps API.