How to search MKMapView with UISearchBar?
Ok, to answer my own question: As was mentioned before, the best thing to do is to use the Google Maps API, it supports a lot of formats but for several reasons I chose to go with JSON. So here are the steps to perform a JSON query to Google Maps and obtain the coordinate … Read more