API notes: MapKit framework

The full API is described in Apple’s documentation, both the C and Objective-C APIs are available (but see the API Notes below).

These bindings are accessed through the MapKit package (that is, import MapKit).

Note

The MapKit framework is only available in applications in the AppStore (or signed by a development key of a developer that could ship to the AppStore)

API Notes