onRightClick property

set onRightClick (LatLngCallBack value)
inherited

an event runs on the user click the right mouse button on the element

Implementation

set onRightClick(MET value)=>_onRightClick = value;