Re: Finding nearby places

2009-09-08 Thread Alan Duncan
Find a web service that reverse geocodes what you want and use their api's. If you're still unsure there are books on the market that will walk you through the concepts. Some research for you: http://groups.google.com/group/Google-Maps-API/web/resources-non-google-geocoders?pli=1 Alan K Dun

Re: Finding nearby places

2009-09-07 Thread I. Savant
On Sep 7, 2009, at 5:48 AM, Mahaboob wrote: I get the latitude and longitude from the iPhone using coreLocation framework. Now I need to show the nearby hotels, restaurants etc. Which api I need to use for this? I'm using iPhone OS 2.2 This has to be the fourth or fifth time you've asked th

Finding nearby places

2009-09-07 Thread Mahaboob
Hi, I get the latitude and longitude from the iPhone using coreLocation framework. Now I need to show the nearby hotels, restaurants etc. Which api I need to use for this? I'm using iPhone OS 2.2 Thanks in advance Mahaboob ___ Cocoa-dev mailing list