MKMapType 枚举

定义

映射的类型。

[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 = 
继承
MKMapType
属性

字段

Hybrid 2

卫星图像和制图图像的组合。

HybridFlyover 4

结合了卫星图像和制图图像的天桥。

MutedStandard 5

强调开发人员数据的静音地图。

Satellite 1

从太空拍摄的照片。

SatelliteFlyover 3

使用卫星图像的天桥。

Standard 0

标准制图图像。

适用于