GeoJsonMultiPolygonData interface

Properties

coordinates

Contains a list of valid GeoJSON Polygon objects. Note that coordinates in GeoJSON are in x, y order (longitude, latitude).

Property Details

coordinates

Contains a list of valid GeoJSON Polygon objects. Note that coordinates in GeoJSON are in x, y order (longitude, latitude).

coordinates: number[][][][]

Property Value

number[][][][]