Does somebody know if there is any way to reproduce an ajax suggestion box like http://maps.google.com/ have in my webpage using the google maps api?
The idea would be for example if somebody writes down "15 Avenue" a list of suggestions:
"15 Avenue of the Americas, New York, NY, United States"
"15 Avenue of the Stars, Los Angeles, CA, United States"
Etc
Just a yes no qustion =)
Thanks
Yes.
Look at the geocode response for "15 Avenue"...
http://maps.googleapis.com/maps/api/geocode/json?address=15+Avenue&sensor=false
You get a list of possible results that you can put in a dropdown.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With