MKMapType Enum

Definition

The type of map.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKMapType
type MKMapType = 
Inheritance
MKMapType
Attributes

Fields

Hybrid 2

A combination of satellite and cartographic imagery.

HybridFlyover 4

A flyover that combines satellite and cartographic imagery.

MutedStandard 5

A muted map that emphasized developer data.

Satellite 1

Photos taken from space.

SatelliteFlyover 3

A flyover using satellite images.

Standard 0

Standard cartographic imagery.

Applies to