UNCLASSIFIED
Thanks James
It was the Ext.menu.MenuMgr.hideAll() line that I was looking for.
I went with the mousedown event. That way the menus get dismissed as
soon as the map interaction starts
Ext.fly(map.layerContainerDiv).on('mousedown', function (e) {
Ext.menu.MenuMgr.hideAll();
});
IMPORTANT: This email remains the property of the Department of Defence
and is subject to the jurisdiction of section 70 of the Crimes Act 1914.
If you have received this email in error, you are requested to contact
the sender and delete the email.
_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users