Select to view content in your preferred language

Map context menu disabled by edittool

649
2
09-27-2012 08:02 AM
MarkNewcomb
Emerging Contributor
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
Tags (2)
0 Kudos
2 Replies
MarkNewcomb
Emerging Contributor
I have the same issue with Editor.

Mark
0 Kudos
MarkNewcomb
Emerging Contributor
I integrated the code with ArcGIS Viewer 3.0 for Flex and the problem is solved.

Mark
0 Kudos