-
Default, map oriented upwards
Declaration
Objective-C
MBMNorthOrientationUpwards
Swift
case upwards = 0
-
Map oriented righwards
Declaration
Objective-C
MBMNorthOrientationRightwards
Swift
case rightwards = 1
-
Map oriented downwards
Declaration
Objective-C
MBMNorthOrientationDownwards
Swift
case downwards = 2
-
Map oriented leftwards
Declaration
Objective-C
MBMNorthOrientationLeftwards
Swift
case leftwards = 3