Type Alias: WaypointHighlightLineOptions
WaypointHighlightLineOptions =
Omit
<MapLineLayerProps
, keyofMapLayerProps
<any
> |"start"
|"end"
>
Defined in: src/garminsdk/components/map/GarminMapBuilder.tsx:119
Options for the waypoint highlight line.