Type Alias: TrackVectorOptions
TrackVectorOptions =
Omit
<MapTrackVectorLayerProps
, keyofMapLayerProps
<any
>>
Defined in: src/garminsdk/components/map/GarminMapBuilder.tsx:142
Options for the track vector.
TrackVectorOptions =
Omit
<MapTrackVectorLayerProps
, keyofMapLayerProps
<any
>>
Defined in: src/garminsdk/components/map/GarminMapBuilder.tsx:142
Options for the track vector.