Skip to main content

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

NameTypeDescription
elementundefined | ElementA configuration document element.

Returns

MapConfig

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