OptionalfreehandIndicates whether to allow drawing shapes in "freehand" mode. When this is enabled, the user can click / tap near the last created point and drag to draw a shape. Multiple points will be inserted while the mouse is being dragged.
When this is disabled, the user can only create (single) points by clicking / tapping the map.
OptionalmaximumThe maximum number of points that should be allowed during editing. If no maximum is defined, this is -1.
OptionalminimumThe minimum number of points that should be allowed during editing. If no minimum is defined, this defaults to 0.
OptionalmoveThe EditMoveConstraint to use when placing points. Use this to control whether points are created on terrain or on the closest surface.
Constructor options for a PointListCreateHandle
Since
2022.1