setNorthOnClick property
Whether to set the North of the map to the clicked angle, when the user
clicks their mouse without dragging (a onPointerDown event
followed by onPointerUp without a change in rotation)
Implementation
final bool setNorthOnClick;