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