HemisphereType
enum HemisphereType : NSInteger {}
Constants indicating the hemisphere from projection plugin.
-
South.
Declaration
Objective-C
HemisphereSouth = 0
-
North
Declaration
Objective-C
HemisphereNorth = 1