Top "Mkmapitem" questions

MKMapItem is used to represent the data about a specific point on a map.

MKMapItem with specific Location

How can I launch the default maps app for iOS6 and pass it a custom location? For example: [[MKMapItem setLocation:…

objective-c iphone xcode mkmapitem
display route on iOS 7 maps: addOverlay has no effect

i want display a point to point route inside my mapView, i use this code for create the route: - (…

ios mapkit ios7 xcode5 mkmapitem