Skip to main content

Type Alias: MapSystemSharedFlightPlanConfig

MapSystemSharedFlightPlanConfig = object

Defined in: src/sdk/components/mapsystem/layers/MapSystemSharedFlightPlanLayer.tsx:56

A configuration describing a flight plan displayed by MapSystemSharedFlightPlanLayer.

Properties

planIndex

planIndex: number

Defined in: src/sdk/components/mapsystem/layers/MapSystemSharedFlightPlanLayer.tsx:58

The index of the flight plan to display.


waypointFactory

waypointFactory: MapSystemSharedFlightPlanWaypointFactory

Defined in: src/sdk/components/mapsystem/layers/MapSystemSharedFlightPlanLayer.tsx:61

A factory from which to get waypoints for flight plan legs to display.