Contents

MKLaunchOptionsMapCenterKey

The coordinate value on which to center the map.

Declaration

let MKLaunchOptionsMapCenterKey: String

Discussion

The value of this key is an NSValue object that contains an encoded CLLocationCoordinate2D structure.

See Also

Launch options