onGeometryChanged property

Stream<Geometry?> get onGeometryChanged

Indicates that the state of the geometry held by the GeometryEditor changed.

Changes to the preview geometry during an ongoing interaction do not trigger this event. Instead, the GeometryEditor.onInteractionPreviewChanged event is used to provide information about the ongoing interaction.