Preparing search index...
The search index is not available
@arl/leaflet-tracksymbol2
@arl/leaflet-tracksymbol2
<internal>
UnderlyingDefaultSource
Interface UnderlyingDefaultSource<R>
interface
UnderlyingDefaultSource
{
cancel
?:
UnderlyingSourceCancelCallback
;
pull
?:
(
(
controller
)
=>
void
|
PromiseLike
<
void
>
)
;
start
?:
(
(
controller
)
=>
any
)
;
type
?:
undefined
;
}
Type Parameters
R
=
any
Index
Properties
cancel?
pull?
start?
type?
Properties
Optional
cancel
cancel
?:
UnderlyingSourceCancelCallback
Optional
pull
pull
?:
(
(
controller
)
=>
void
|
PromiseLike
<
void
>
)
Type declaration
(
controller
)
:
void
|
PromiseLike
<
void
>
Parameters
controller
:
ReadableStreamDefaultController
<
R
>
Returns
void
|
PromiseLike
<
void
>
Optional
start
start
?:
(
(
controller
)
=>
any
)
Type declaration
(
controller
)
:
any
Parameters
controller
:
ReadableStreamDefaultController
<
R
>
Returns
any
Optional
type
type
?:
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
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