---
title: MapKit Functions
framework: mapkit
role: collectionGroup
role_heading: API Collection
path: mapkit/mapkit-functions
---

# MapKit Functions

The functions of the MapKit framework provide convenient ways to package map-related data structures.

## Overview

Overview important: In iOS 5.1 and earlier, the MapKit framework uses the Google Mobile Maps (GMM) service to provide map data. For apps that run in iOS 5.1 and earlier, use of specific classes of this framework (and their associated interfaces) is subject to the Google Mobile Maps terms of service. You can find these terms of service at http://code.google.com/apis/maps/iphone/terms.html.

## Topics

### Functions

- [init(center:latitudinalMeters:longitudinalMeters:)](mapkit/mkcoordinateregion/init(center:latitudinalmeters:longitudinalmeters:).md)
- [init(_:)](mapkit/mkmappoint/init(_:).md)

## See Also

### Related Documentation

- [Location and Maps Programming Guide](apple-archive/documentation/UserExperience/Conceptual/LocationAwarenessPG/Introduction.md)
