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

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -