Skip to main content

Class: MapRotationModule

Defined in: src/sdk/components/mapsystem/modules/MapRotationModule.ts:26

A module describing the rotation behavior of the map.

Constructors

Constructor

new MapRotationModule(): MapRotationModule

Returns

MapRotationModule

Properties

dtk

readonly dtk: Subject<number>

Defined in: src/sdk/components/mapsystem/modules/MapRotationModule.ts:31

The desired track, in degrees true.


rotationType

readonly rotationType: Subject<MapRotation>

Defined in: src/sdk/components/mapsystem/modules/MapRotationModule.ts:28

The type of map rotation to use.