[OpenLayers-Users] mousedown

stephane.poirier at usherbrooke.ca stephane.poirier at usherbrooke.ca
Mon Jan 12 17:17:18 EST 2009


Hi All,

I would like to detect when the mouse left button is down over the map.

I can detect mouseup and mousemove using map.events.register("mouseup", this, function(e){ ... });
 and map.events.register("mousemove", this, function(e){ ... }); but not when the mouse left button is clicked down.

Any tricks?

Stephane





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20090112/c12b43fe/attachment.html


More information about the Users mailing list