Does google maps api support "suggestions"? -


does google maps api support "suggestions" ?

in other terms, can receive google maps suggestions given submitted query ?

thanks

you can use geocoding api, according documentation return multiple results:

generally, 1 entry in "results" array returned address lookups, though geocoder may return several results when address queries ambiguous.


Comments

Popular posts from this blog

400 Bad Request on Apache/PHP AddHandler wrapper -

Add email recipient to all new Trac tickets -

php - Change action and image src url's with jQuery -