snappedToVertexSymbol

The symbol used to indicate a vertex of a feature geometry during an interactive edit, when the GeometryEditor has snapped the interaction position to that vertex. This symbol is shown when a vertex is the best candidate to snap the edit position to. When the vertex being edited has been snapped to a vertex, the GeometryEditorStyle.feedbackVertexSymbol is also adjusted to this position, which may differ slightly from the (unsnapped) pointer position. This symbol is drawn on top of the GeometryEditorStyle.feedbackVertexSymbol.

The default value is an orange circle marker symbol.

Since

200.4.0

See also