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).

API Notes

The entire “MapKit” framework on macOS 10.9 (or later) is available from Python.

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)