Was this issue ever resolved? If so, how?
I tried the suggestions above but nothing seems to work with EditTool and EditTool.activate doesn't have the enableGraphicsLayerMouseEvents parameter.
When I activate EditTool, I lose the map.contextMenu and instead get the application ContextMenu over the map and therefore no Delete Vertex option.
When I deactivate EditTool, I get the map.contextMenu over the map again. I believe that is due to setting enableGraphicsLayerMouseEvents to true when activating Pan.
How do I get the Delete Vertex using EditTool?
Thanks,
Mark