MultipointBuilder constructor

MultipointBuilder({
  1. SpatialReference? spatialReference,
})

Creates an empty multipoint builder with the specified SpatialReference.

The SpatialReference cannot be changed after instantiation.

Parameters:

  • spatialReference — The builder's spatial reference.