Skip to main content

Class: G3XMapCompassArcModule

A module describing the map compass arc.

Constructors

constructor

new G3XMapCompassArcModule(): G3XMapCompassArcModule

Returns

G3XMapCompassArcModule

Properties

show

Readonly show: Subject<boolean>

Whether to show the compass arc.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/G3XMapCompassArcModule.ts:8


showHeadingBug

Readonly showHeadingBug: Subject<boolean>

Whether to show the compass arc's selected heading bug. Showing the selected heading bug requires a MapGarminAutopilotPropsModule to be added to the map under the key MapSystemKeys.AutopilotProps.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/G3XMapCompassArcModule.ts:20


showMinorBearingLabels

Readonly showMinorBearingLabels: Subject<boolean>

Whether to show the compass arc's minor bearing labels.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/G3XMapCompassArcModule.ts:11


showReadout

Readonly showReadout: Subject<boolean>

Whether to show the compass arc's digital heading/track readout.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/G3XMapCompassArcModule.ts:14