Class: MapAltitudeArcModule
A module describing the display of the altitude intercept arc.
Constructors
constructor
• new MapAltitudeArcModule(show?
): MapAltitudeArcModule
MapAltitudeArcModule constructor.
Parameters
Name | Type | Description |
---|---|---|
show? | boolean | When passed, the show field will be initialized to this value. |
Returns
Defined in
src/sdk/components/mapsystem/modules/MapAltitudeArcModule.ts:14
Properties
show
• Readonly
show: Subject
<boolean
>
Whether to show the altitude intercept arc.
Defined in
src/sdk/components/mapsystem/modules/MapAltitudeArcModule.ts:8