rotation Type
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.
Since
200.1.0