Class: BingMapOptimizationConfig
A configuration object which defines options related to bing map optimizations.
Implements
Constructors
constructor
• new BingMapOptimizationConfig(element
): BingMapOptimizationConfig
Creates a new BingMapOptimizationConfig from a configuration document element.
Parameters
Name | Type | Description |
---|---|---|
element | undefined | Element | A configuration document element. |
Returns
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/InstrumentConfig/BingMapOptimizationConfig.ts:17
Properties
disablePfdMaps
• Readonly
disablePfdMaps: boolean
Whether to disable the PFD pane map and PFD Map Inset.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/InstrumentConfig/BingMapOptimizationConfig.ts:8
disableSvt
• Readonly
disableSvt: boolean
Whether to disable SVT.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/InstrumentConfig/BingMapOptimizationConfig.ts:11