Class: MapConfig
A configuration object which defines options related to maps.
Implements
Constructors
constructor
• new MapConfig(element
): MapConfig
Creates a new MapConfig 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/Components/Map/MapConfig.ts:17
Properties
ownAirplaneIconSrc
• Readonly
ownAirplaneIconSrc: string
The path to the own airplane icon's image asset.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/MapConfig.ts:11