资 源 简 介
geo-autocomplete converts any input field on a web page into an autocomplete field that suggests locations in real-time as you type, including a little thumbnail to help you quickly choose the right location. It"s like Google Instant for your Maps.
UPDATE, AUGUST 2011: The Google Maps V3 API now incudes an autocomplete feature that will adapt any text input field to autocomplete locations &/or Places. It doesn"t show thumbnails yet but the addition of Places will be great for some use cases, here"s the details:
Documentation:
http://code.google.com/apis/maps/documentation/javascript/places.html#places_autocomplete
Reference:
http://code.google.com/apis/maps/documentation/javascript/reference.html#Autocomplete
Example:
http://code.google.com/apis/maps/documentation/javascript/examples/places-autocomplete.html
if you still want the thumbnails, or if you like jQuery want to use it to tweak the behaviour of the g