onRightClick property

void onRightClick=(LatLngCallBack value)

an event runs on the muose right button clicked

Implementation

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