MKOverlay is part of Apple's Map Kit framework for developing iOS applications.
(Using iOS 5 and Xcode 4.2) I have an MKMapView and want to draw a circle of 1000m radius around the user …
ios ios5 mkmapview mkannotationview mkoverlayI am trying to capture tap event on my MKMapView, this way I can drop a MKPinAnnotation on the point …
ios4 mkmapview uitapgesturerecognizer mkoverlay mkpinannotationviewWhen displaying directions on the built-in Maps.app on the iPhone you can "select" one of the usually 3 route alternatives …
ios objective-c mkmapview mkoverlay mkpolyline