MKLaunchOptions.MapType Property

Definition

Specifies the desired type of map to render (standard, satellite, hybrid).

public Nullable<MapKit.MKMapType> MapType { get; set; }
member this.MapType : Nullable<MapKit.MKMapType> with get, set

Property Value

Applies to