Skip to main content

Interface: FlightPathVectorStyle

A configuration for generating flight path rendering styles for individual vectors.

Properties

partsToRender

Optional partsToRender: FlightPathLegRenderPart

An optional override of which parts to render for the leg.

Defined in

src/sdk/components/mapsystem/MapSystemPlanRenderer.ts:156


styleBuilder

styleBuilder: VectorStyleHandler

A builder function that provides the style for an individual vector.

Defined in

src/sdk/components/mapsystem/MapSystemPlanRenderer.ts:159