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