Skip to content

CursorRotationBehaviour

CursorRotationBehaviour #

Bases: Enum

The behaviour of the cursor/keyboard rotation function in terms of the angle that the map is rotated to.

Does not disable cursor/keyboard rotation, or adjust its triggers: see CursorKeyboardRotationConfiguration.is_key_trriger.

OFFSET = 'offset' #

Offset the current rotation of the map to the angle at which the user drags their cursor.

SET_NORTH = 'setNorth' #

Set the North of the map to the angle at which the user drags their cursor.