rotationType property
Indicates whether the rotation calculated from the Renderer.rotationExpression is interpreted as arithmetic or geographic.
The options are:
- RotationType.arithmetic - rotation is along the x-axis, with positive rotation being counter-clockwise.
- RotationType.geographic - rotation is along the y-axis, with positive rotation being clockwise.
RotationType.arithmetic if an error occurs.