Preparing search index...
The search index is not available
@arl/leaflet-tracksymbol2
@arl/leaflet-tracksymbol2
<internal>
UnderlyingSource
Interface UnderlyingSource<R>
interface
UnderlyingSource
{
autoAllocateChunkSize
?:
number
;
cancel
?:
UnderlyingSourceCancelCallback
;
pull
?:
UnderlyingSourcePullCallback
<
R
>
;
start
?:
UnderlyingSourceStartCallback
<
R
>
;
type
?:
"bytes"
;
}
Type Parameters
R
=
any
Index
Properties
auto
Allocate
Chunk
Size?
cancel?
pull?
start?
type?
Properties
Optional
auto
Allocate
Chunk
Size
auto
Allocate
Chunk
Size
?:
number
Optional
cancel
cancel
?:
UnderlyingSourceCancelCallback
Optional
pull
pull
?:
UnderlyingSourcePullCallback
<
R
>
Optional
start
start
?:
UnderlyingSourceStartCallback
<
R
>
Optional
type
type
?:
"bytes"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
auto
Allocate
Chunk
Size
cancel
pull
start
type
@arl/leaflet-tracksymbol2
default
<internal>
AISTrackSymbol
TrackSymbol
AISMessage
AISTrackSymbolOptions
Dimension
ETA
PositionReport
Shape
ShapeOptions
ShapeSet
ShapeSetEntry
ShipStaticData
TrackSymbolOptions
Points
Units
Generated using
TypeDoc