Hi, Gilbert, Antoine wrote: > > Hi > I have a WMS layer and mouse wheel is activated. > I don't want to issue a request to the server for each mouse wheel tic, so > I set the Interval to 500 milliseconds > So this works as you want it?
Gilbert, Antoine wrote: > > The problem is the WMS layer image is not stretched to show a preview if > for example I do a 4 tics mouse wheel > Does there is a way to use interval and dynamic previewing of the WMS > layer ? > Antoine > You can set the transitionEffect attribute of your layer on resize than you should get what you want. See: http://dev.openlayers.org/releases/OpenLayers-2.10/doc/apidocs/files/OpenLayers/Layer-js.html#OpenLayers.Layer.transitionEffect Greetings, Fabian -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/mouse-wheel-options-tp5551528p5554491.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
