Search
Preparing search index...
The search index is not available
@aerisweather/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
LineString
Class LineString
Hierarchy
LineString
Implements
Geometry
Index
Constructors
constructor
Properties
coordinates
Methods
add
bounds
to
Array
Constructors
constructor
new
Line
String
(
coords
:
LatLonValue
[]
)
:
LineString
Parameters
coords:
LatLonValue
[]
Returns
LineString
Properties
coordinates
coordinates
:
Coordinate
[]
Methods
add
add
(
coord
:
Coordinate
)
:
void
Parameters
coord:
Coordinate
Returns
void
bounds
bounds
(
)
:
CoordinateBounds
Returns
CoordinateBounds
to
Array
to
Array
(
reversed
?:
boolean
)
:
any
[]
Parameters
Default value
reversed:
boolean
= false
Returns
any
[]
Globals
Line
String
constructor
coordinates
add
bounds
to
Array
Generated using
TypeDoc