Hi all,
I've got an app thats using the MapKit framework to display a map with various locations. I need to be able to do to a simple geocoding search. So give an address, e.g. 123 Fake Street, and get the latitude and longitude.
I've tried using Cloudmade's geosearch but its results are not very accurate for the UK/Northern Ireland. So I assuming the best alternative is to use google's maps API. I havent the first idea how to integrate the required javascript into objective-c. Would someone have any info or better an example to get me started?
Help appreciated.
Thanks.
I've got an app thats using the MapKit framework to display a map with various locations. I need to be able to do to a simple geocoding search. So give an address, e.g. 123 Fake Street, and get the latitude and longitude.
I've tried using Cloudmade's geosearch but its results are not very accurate for the UK/Northern Ireland. So I assuming the best alternative is to use google's maps API. I havent the first idea how to integrate the required javascript into objective-c. Would someone have any info or better an example to get me started?
Help appreciated.
Thanks.