PointBuilder constructor

PointBuilder({
  1. SpatialReference? spatialReference,
})

Creates an empty point builder with the specified SpatialReference.

The SpatialReference cannot be changed after instantiation.

Parameters:

  • spatialReference — The builder's spatial reference.