Skip to main content

Type Alias: MapFixInfoWaypointIconOptions

MapFixInfoWaypointIconOptions = object

Defined in: workingtitle-instruments-wt21/shared/Map/MapTod.ts:89

Initialization options for a MapFixInfoWaypointIcon.

Properties

outlineColor

outlineColor: string

Defined in: workingtitle-instruments-wt21/shared/Map/MapTod.ts:100

The color of the outline for the ring.


outlineWidth

outlineWidth: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapTod.ts:97

The width of the outline for the ring, in pixels.


strokeColor

strokeColor: string

Defined in: workingtitle-instruments-wt21/shared/Map/MapTod.ts:94

The color of the stroke for the ring.


strokeWidth

strokeWidth: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapTod.ts:91

The width of the stroke for the ring, in pixels.