The Core Location framework tells us where we are in the world; the MapKit framework shows us that world. Most of MapKit’s work is done by the class MKMapView. Instances of this type display a map, track touches, and display annotations.