Using MKAnnotation, MKPinAnnotationView and creating a custom MKAnnotationView in an MKMapView
My last experiment maps on the iPhone using the MKMapView from the iPhone’s MapKit was an example of how to use the MKMapView to display the line of a route on the map. Today’s experiment will demonstrate how to drop pin annotation views, as well as custom annotation views on the iphone’s map by providing [...]
Tagged iPhone, Maps, Software Development