Skip to main content

Type Alias: FlightPathMarkerOptions

FlightPathMarkerOptions = Pick<FlightPathMarkerProps, "minGroundSpeed" | "lookahead">

Defined in: src/garminsdk/components/nextgenpfd/horizon/HorizonDisplay.tsx:66

Options for the flight path marker.