MapViewPerspective
enum MapViewPerspective : NSInteger {}
Constants indicating the perspectives in which the map is viewed.
-
Two dimensional.
Declaration
Objective-C
MapViewPerspectiveView2D = 0
-
Three dimensional.
Declaration
Objective-C
MapViewPerspectiveView3D