Returns the current state of the editing workflow.
Resets this workflow to its initial state.
Stops this editing operation.
Trigger saving the currently drawn/updated feature.
Wait for the editing to be finished. The returned promise resolves with the feature ID when saving was successful and rejects if saving the feature failed. It resolves with undefined when the editing was stopped.
EditingWorkflows are created by the EditingService and represent a currently ongoing editing workflow.