Type Alias: MapOwnAirplaneIconOptions
MapOwnAirplaneIconOptions =
object
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/Map/MapBuilder.ts:35
Options for the map's own airplane icon.
Properties
airplaneIconAnchor
airplaneIconAnchor:
ReadonlyFloat64Array
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/Map/MapBuilder.ts:43
The anchor point of the icon.
airplaneIconSize
airplaneIconSize:
number
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/Map/MapBuilder.ts:37
The size of the icon.
airplaneIconSrc
airplaneIconSrc:
string
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/Map/MapBuilder.ts:40
The URI of the icon's image asset.
noHeadingAirplaneIconAnchor?
optional
noHeadingAirplaneIconAnchor:ReadonlyFloat64Array
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/Map/MapBuilder.ts:49
The anchor point of the no-heading icon.
noHeadingAirplaneIconSrc?
optional
noHeadingAirplaneIconSrc:string
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/Map/MapBuilder.ts:46
The URI of the no-heading icon's image asset.