MutablePointCollection constructor

MutablePointCollection({
  1. SpatialReference? spatialReference,
})

Creates a mutable point collection with a specified spatial reference.

Parameters:

  • spatialReference — A spatial reference object, can be null.