Skip to main content

CursorRotationBehaviour

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_trigger.

Inherits: enum.Enum

Properties

  • OFFSET - Offset the current rotation of the map to the angle at which the user drags their cursor.
  • SET_NORTH - Set the North of the map to the angle at which the user drags their cursor.

Properties

OFFSETclass-attributeinstance-attribute

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

SET_NORTHclass-attributeinstance-attribute

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