Locate max points
LocateMaxPointsSetting #
Bases: RapidataSetting
Sets the maximum number of points a user can place on a locate task. Once the limit is reached, no more points can be added.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
int
|
The maximum number of points allowed. Defaults to 3. |
3
|