I need to render the results of google.maps.places.Autocomplete in a custom way, instead of the default drop down menu.
google.maps.places.Autocomplete
Is there any way I can use the G
Have you explored the Autocomplete function of the Places API webservice? That appears to be what you're looking for.