I'm looking for options on how to let users input something like "national museum of american history" and use some API to convert that into a latitude / longitude. I was planning on using the Google Maps API but I'm not sure if that's possible.
Does anyone know of other APIs I could use for this? Do you know of any tutorials that would help me figure out how to deal with the returned data (XML, JSON or whatever) from an API in the iPhone SDK?
Thanks.
Does anyone know of other APIs I could use for this? Do you know of any tutorials that would help me figure out how to deal with the returned data (XML, JSON or whatever) from an API in the iPhone SDK?
Thanks.