In the recent past I mentioned a great open source example for beginners interested in using the Map Kit on iOS devices, and utilizing several open source projects. I’ve come across a couple of excellent beginners tutorial on how to parse an XML feed, and display the contents on the map. Another giving a good explanation […]
Tag: mapkit
Something that I’ve been asked a few times is about how to incorporate reverse goecoding into iphone apps. Previously you needed to use an outside service, but with the Mapkit that functionality is now built in. For those unfamiliar with therm, reverse geocoding is the process of taking the latitude and longitude of a location, […]