I need to render the results of google.maps.places.Autocomplete
in a custom way, instead of the default drop down menu.
Is there any way I can use the G
Try the AutocompleteService class:
"You can use the AutocompleteService class to retrieve the query or place prediction data returned from the Autocomplete service. Calling either the getPlacePredictions() or getQueryPredictions() methods will return an array of five prediction objects of the form:"