Type Alias: TrackVectorOptions
TrackVectorOptions =
Omit<G3XMapTrackVectorLayerProps, keyofMapLayerProps<any>>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/G3XMapBuilder.tsx:50
Options for the track vector.
TrackVectorOptions =
Omit<G3XMapTrackVectorLayerProps, keyofMapLayerProps<any>>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/G3XMapBuilder.tsx:50
Options for the track vector.