I'm using EditGeometry in conjunction with buttons to control the start and end of editing and would like to prevent the editcompleted action which occurs when clicking on the geometry.
Is it possible to disable just this click event? I still want the other click events (click/drag to move, click on edge to add a point, etc.) to function normally but want to control the editing state soley with the buttons.