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