Skip to main content

Type Alias: MapOwnAirplaneIconOptions

MapOwnAirplaneIconOptions = object

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapBuilder.ts:46

Options for the map's own airplane icon.

Properties

airplaneIconAnchor

airplaneIconAnchor: ReadonlyFloat64Array

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapBuilder.ts:54

The anchor point of the icon.


airplaneIconSize

airplaneIconSize: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapBuilder.ts:48

The size of the icon.


airplaneIconSrc

airplaneIconSrc: string

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapBuilder.ts:51

The URI of the icon's image asset.


noHeadingAirplaneIconAnchor?

optional noHeadingAirplaneIconAnchor: ReadonlyFloat64Array

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapBuilder.ts:60

The anchor point of the no-heading icon.


noHeadingAirplaneIconSrc?

optional noHeadingAirplaneIconSrc: string

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapBuilder.ts:57

The URI of the no-heading icon's image asset.