Has anyone integrated Google\'s Maps Data API available here, with iPhone application. If so can you please share the skeleton code to get an head start in my application?
I just published some simple iOS classes that use Google's Local Search API to get location information about places in a map region via a name or address search. There are detailed instructions here, and the GitHub repository is here.
Hopefully, this information will make it very easy for new developers to use the Google Local API in an iPhone app to get the latitude & longitude of businesses & other places.