Optional properties: MultipointPropertiesReadonly cacheThe cache is used to store values computed from geometries that need to be cleared or recomputed upon mutation.
Readonly extentThe extent of the geometry.
Indicates if the geometry has M values.
Indicates if the geometry has z-values (elevation).
An array of points.
The spatial reference of the geometry.
WGS84 (wkid: 4326)
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html#spatialReference)
Readonly typeThe string value representing the type of geometry.
Protected _getProtected _setAdds a point to the Multipoint.
Creates a deep clone of Multipoint object.
Protected notifyUpdates the point at the specified index.
Converts an instance of this class to its ArcGIS portal JSON representation.
Static fromJSONGenerated using TypeDoc
An ordered collection of points.
Read more...