onMouseMove property

void onMouseMove=(LatLngCallBack value)
inherited

an event runs on the mouse move on the element.

Implementation

set onMouseMove(MET value) =>_onMouseMove = value;