In response to: http://openlayers.org/pipermail/dev/2007-July/001069.html [OpenLayers-Dev] OpenLayers dragging issue
I remembered a couple weeks ago that the way to make this work -- without adding code to OpenLayers -- is to set the fallThrough property on the map to 'true'. http://dev.openlayers.org/apidocs/files/OpenLayers/Map-js.html#OpenLayers.Map.fallThrough http://trac.openlayers.org/ticket/457 Just so everyone knows that you can let the events fall through the map. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
