GetOrientation¶
- globalmapper.GetOrientation() float [source]¶
Returns the current orientation for drawing to the screen. A value of 0.0 is the default and implies no rotation. The orientation value is the number of degrees to rotate the rendered data counter-clockwise. Complement to SetOrientation.
- Returns:
The orientation in degrees counter-clockwise.
- Return type:
float