@arl/leaflet-tracksymbol2
Preparing search index...
ShapeOptions
Interface ShapeOptions
Shape options.
interface
ShapeOptions
{
defaultShapeSet
?:
ShapeSet
;
leaderTime
?:
number
;
shapeSetEntries
?:
ShapeSetEntry
[]
;
}
Index
Properties
default
Shape
Set?
leader
Time?
shape
Set
Entries?
Properties
Optional
default
Shape
Set
defaultShapeSet
?:
ShapeSet
Default shape set.
Optional
leader
Time
leaderTime
?:
number
The length of the leader (unit: s).
Optional
shape
Set
Entries
shapeSetEntries
?:
ShapeSetEntry
[]
Shape set entries.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Shape
Set
leader
Time
shape
Set
Entries
@arl/leaflet-tracksymbol2
Loading...
Shape options.