preclick constant

String const preclick

MouseEvent Fired before mouse click on the map (sometimes useful when you want something to happen on click before any existing click handlers start running).

Implementation

static const preclick = 'preclick';