Hi all,

I have written a small application to input points with <ctrl><click> from an OpenLayers map using "map.events.register("click",map,function(e) { ...}". Works fine, but when the user moves the mouse when clicking, the default behavior takes over: the map is panned and no input takes place. How can I disable panning when the <ctrl> key is down?

Jan
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to