Map Kit Framework Reference
About the Map Kit Framework
The Map Kit framework provides an interface for embedding maps directly into your own windows and views. This framework also provides support for annotating the map, adding overlays, and performing reverse-geocoding lookups to determine placemark information for a given map coordinate.
| Framework | /System/Library/Frameworks/MapKit.framework |
| Header file directories | /System/Library/Frameworks/MapKit.framework/Headers |
- MKAnnotationView
- MKCircle
- MKCircleView
- MKDirectionsRequest
- MKLocalSearch
- MKLocalSearchRequest
- MKLocalSearchResponse
- MKMapItem
- MKMapView
- MKMultiPoint
- MKOverlayPathView
- MKOverlayView
- MKPinAnnotationView
- MKPlacemark
- MKPointAnnotation
- MKPolygon
- MKPolygonView
- MKPolyline
- MKPolylineView
- MKReverseGeocoder
- MKShape
- MKUserLocation
- MKUserTrackingBarButtonItem
- NSValue MapKit Additions
Class References
- MKAnnotation
- MKMapViewDelegate
- MKOverlay
- MKReverseGeocoderDelegate
Protocol References
- Map Kit Functions
- Map Kit Data Types
- Map Kit Constants
- Revision History
Other References
© 2013 Apple Inc. All Rights Reserved. (Last updated: 2013-01-28)