How to convert the Address into Latitude and Longitude in Objective C? I want to use Google Maps over there i iPhone.
A:
This is called Geocoding. If you are using Google Maps, they provide their own geocoding service.
For a detailed explanation of doing this on the iPhone, with code examples, see this blog post by Björn Sållarp:
Colin Pickard
2010-08-02 11:07:21