Class: MapConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/MapConfig.ts:7
A configuration object which defines options related to maps.
Implements
Constructors
Constructor
new MapConfig(
element
):MapConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/MapConfig.ts:17
Creates a new MapConfig from a configuration document element.
Parameters
Parameter | Type | Description |
---|---|---|
element | undefined | Element | A configuration document element. |
Returns
MapConfig
Properties
ownAirplaneIconSrc
readonly
ownAirplaneIconSrc:string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/MapConfig.ts:11
The path to the own airplane icon's image asset.