Classes
Type Definitions
-
EsriJSONMultiPolygon{Object}
-
Properties:
Name Type Argument Description rings
Array.<Array.<Array.<Array.<number>>>> Rings for the MultiPolygon.
hasM
boolean <optional>
If the polygon coordinates have an M value.
hasZ
boolean <optional>
If the polygon coordinates have a Z value.
spatialReference
module:ol/format/EsriJSON~EsriJSONSpatialReferenceWkid <optional>
The coordinate reference system.
-
EsriJSONSpatialReferenceWkid{module:arcgis-rest-api~Feature}
-
-
Options{Object}
-
Properties:
Name Type Argument Description geometryName
string <optional>
Geometry name to use when creating features.