EMS.Handler.RightClick

Parameters

control{OpenLayers.Control} The control that is making use of this handler.  In most cases this will be EMS.Control.ContextMenu.
callbacks{Object} An object containing a two functions.  One for showing the menu and one for hiding the menu.  Callbacks for ‘hide’ and ‘show’ are supported.
options{Object}
Controls affect the display or behavior of the map.
Replaces the browsers right click context menu with a custom version that can trigger map events.
Close