multipleSnapCandidatesSymbol

The symbol used to indicate that multiple candidates for snapping exist at the interactive edit position, when the GeometryEditor has snapped the interaction position to the best candidate. This symbol may indicate, for example, an intersection of two different feature geometries, two very close feature geometries, the presence of multiple vertices, or a self-intersection of a feature geometry. The GeometryEditorStyle.snappedToLineSymbol and/or GeometryEditorStyle.snappedToVertexSymbol will also be displayed when this symbols is displayed.

The default value is a marker symbol showing an orange ring.

Since

200.4.0

See also