mouseup constant

String const mouseup

MouseEvent Fired when the user releases the mouse button on the map.

Implementation

static const mouseup = 'mouseup';