Hi,

I`ve already posted this question on <a href="https://gis.stackexchange.com/questions/256912/openlayers-2-prevent-redraw-of-specific-layer" target="_top" rel="nofollow" link="external">GIS.SE</a> and because i did not receive any answers or hints I am trying it here.

In a map with multiple layers I have one WMS-Layer I do not want to redraw on normal map-interaction (zoom, pan). I want to initiate the redraw after a XMLHttpRequest. How can I prevent the redraw for pan/zoom?

I was trying to remove the refresh-listener from the layer, but this has no effect. (I am not sure if this is useful in this context)

Looking into the source I have found the OpenLayers.Map.moveTo() function. Is there a way to configure the layer, to be excepted in the moveTo()?


        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="http://osgeo-org.1560.x6.nabble.com/OpenLayers-Users-f3910695.html">OpenLayers Users mailing list archive</a> at Nabble.com.<br/>