Contents

MKLaunchOptionsMapTypeKey

The type of map (standard, satellite, or hybrid) to display.

Declaration

let MKLaunchOptionsMapTypeKey: String

Discussion

The value of this key is an NSNumber object whose value is an integer corresponding to an MKMapType value.

See Also

Launch options