Is it possible for search for nearby restaurants and bars via API for iPhone SDK? [duplicate]

北城以北 提交于 2020-01-05 10:25:13

问题


Possible Duplicate:
how to find restaurant list near current location using mapkit in iphone
How to find out the near by restaurants using current location details

I would like to know if it is possible to search nearby restaurants via ANY API for iPhone SDK?

Thanks!


回答1:


You have google Places API and SimpleGeo API

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

https://simplegeo.com/docs/




回答2:


You can refer the Yelp API that will help you

http://www.yelp.com/developers/documentation




回答3:


You can have a look at your favorite search engine service and see if it exposes some API:

http://www.tripadvisor.com/help/what_is_an_api TripAdvisor
http://code.google.com/intl/it-IT/apis/maps/documentation/places/ Google Places
http://www.yelp.com/developers/documentation/search_api Yelp

And so on..



来源:https://stackoverflow.com/questions/7387154/is-it-possible-for-search-for-nearby-restaurants-and-bars-via-api-for-iphone-sdk

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!