Is there a way to have an auto populating textbox like they do on http://maps.google.com ? Say for instance I start typing "Tor" it will start showing me some examples of what I might want like "Torrance, CA, United States" or "Torrance Marriott South Bay, Torrance, CA, United States". What I want to do is have three different textboxes one for Street, one for City/state and one for neighbourhood. So kind of like this sample they have: http://code.google.com/apis/maps/documentation/javascript/v2/examples/geocoding-simple.html except the textbox would pre-populate with only street names or only city names depending on the textbox you are searching within. Is something like this possible?
-- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
