onMouseUp property

set onMouseUp (LatLngCallBack value)
inherited

an event runs on the mouse button up on the element.

Implementation

set onMouseUp(MET value)=>_onMouseUp = value;