Sujeev's Tech Blog

Sunday, March 06, 2011

iOS and Google maps

If you want to get a address using GPS coordinates, you an use MKReverseGeocoder to obtain that info, however if you want to get a GPS coordinate using a address, you have to use JSON to access the data from google maps API.