@arl/leaflet-tracksymbol2
Preparing search index...
Shape
Interface Shape
Shape.
interface
Shape
{
breadth
:
number
;
center
?:
[
number
,
number
]
;
length
:
number
;
points
:
Points
;
units
:
Units
;
}
Index
Properties
breadth
center?
length
points
units
Properties
breadth
breadth
:
number
Breadth.
Optional
center
center
?:
[
number
,
number
]
Center.
length
length
:
number
Length.
points
points
:
Points
Points.
units
units
:
Units
Units.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
breadth
center
length
points
units
@arl/leaflet-tracksymbol2
Loading...
Shape.