Skip to main content

Type Alias: G3000MapOwnAirplaneIconOptions

G3000MapOwnAirplaneIconOptions = object

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/G3000MapBuilder.ts:49

Options for the map's own airplane icon.

Properties

airplaneIconAnchor

airplaneIconAnchor: ReadonlyFloat64Array

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

The anchor point of the icon.


airplaneIconSize

airplaneIconSize: number

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

The size of the icon.


airplaneIconSrc

airplaneIconSrc: string

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

The URI of the icon's image asset.


noHeadingAirplaneIconAnchor?

optional noHeadingAirplaneIconAnchor: ReadonlyFloat64Array

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/G3000MapBuilder.ts:63

The anchor point of the no-heading icon.


noHeadingAirplaneIconSrc?

optional noHeadingAirplaneIconSrc: string

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

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