[OpenLayers-Users] How to capture a mouse-up event?

Simon Appelt flansch at gmx.de
Mon May 16 13:40:21 EDT 2011


Hi Tom,

maybe something like this should work:
map.events.register("mouseup", this, function() { alert("untested")});

greetings,
Simon Appelt


Am 16.05.2011 17:35, schrieb PixelPusher:
> I'm trying to figure out how to trigger an event when the user stops panning and/or zooming. I found the "click" example, but I don't see that helping me solve the problem. Are there any specific examples that I should look at to do this?
>
> Thanks!
> Thom
>
> --
> -------------------------------------------------------
>     Man will occasionally stumble over the truth, but most of the time
>     he will pick himself up and continue.              -- Winston Churchill
>
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>



More information about the Users mailing list