When I activate EditTool, I lose the map.contextMenu and instead get the application contextMenu over the map and also no Delete Vertex option in the contextMenu.
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.
I have set all tool enableGraphicsLayerMouseEvents to true but EditTool.activate doesn't have the enableGraphicsLayerMouseEvents parameter.
How do I get the map.contextMenu and Delete Vertex in the contextMenu using EditTool?
Thanks,
Mark