mousedown constant

String const mousedown

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

Implementation

static const mousedown = 'mousedown';