开发者

geo local google Maps API business results foursquare like for iphone

Im using google map api and im being limited to 8 searches everytime im searching for a business place and its not very accurate( meaning that there is a nearby mcdonalds that did not appear on the search). Does anyone know of any good tutorials on how to increase the amount of results nd how is it possible to set the re开发者_JAVA技巧sults so that they appear automatically providing a list of the names of all nearby business within a radius kind of like foursquare or facebook places?


It sounds like you are either using the deprecated Google Local Search API, or the GoogleBar for Maps API v2. If you switch to Maps API v3 you can use the new Places library, which will return 20 results per query in JSON format so that you can render them on and alongside the map as you please:

http://code.google.com/apis/maps/documentation/javascript/places.html

Many thanks,

Thor.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜