The google geocoder isn't meant to do auto complete. E.g. try to write Israel or Brooklyn and it will only suggest those after writing almost the full address. We switched from using it to a mix and match and added Google Places Autocomplete API: http://code.google.com/apis/maps/documentation/places/autocomplete.html
The google geocoder isn't meant to do auto complete. E.g. try to write Israel or Brooklyn and it will only suggest those after writing almost the full address. We switched from using it to a mix and match and added Google Places Autocomplete API: http://code.google.com/apis/maps/documentation/places/autocomplete.html