isGeometryGuidesEnabled

True to allow interactive snapping relative to the current GeometryEditor.geometry, false otherwise. Default is false. When enabled, additional visual cues appear as temporary guides when interactively editing polygon or polyline geometries, allowing edits to be snapped to:

The guides shown indicate the type of snap occurring. For a geometry with curve segments (Geometry.hasCurves is true), each guide is shown only when appropriate for curve segments.

Ignored if SnapSettings.isEnabled is false.

Geometry guides can be combined with snapping to other features or graphics by ensuring SnapSettings.isFeatureSnappingEnabled is true and configuring SnapSettings.sourceSettings appropriately.

Since

200.6.0