Thanks in advance. I want to find out the near by restaurant details using current location details like latitude,longitude details. Is there any api for that, could any one have idea , please let me know.

link|flag

40% accept rate
API for restaurant location? – Alex Reynolds 2 hours ago

2 Answers

Yes this is possible in a variety of ways - you can choose

Facebook Checkins - https://graph.facebook.com/search?q=restaurant&type=place&center=lat,long&distance=1000

Foursquare API - https://developer.foursquare.com/

Google Places API - Refer their doc before using this - http://code.google.com/apis/maps/documentation/places/

link|flag

You should look for FourSquare API....I guess that will help you

link|flag

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.