Class: MapRotationModule
A module describing the rotation behavior of the map.
Constructors
constructor
• new MapRotationModule(): MapRotationModule
Returns
Properties
dtk
• Readonly
dtk: Subject
<number
>
The desired track, in degrees true.
Defined in
src/sdk/components/mapsystem/modules/MapRotationModule.ts:31
rotationType
• Readonly
rotationType: Subject
<MapRotation
>
The type of map rotation to use.
Defined in
src/sdk/components/mapsystem/modules/MapRotationModule.ts:28