Hello,<div>I want to reload a tiled WMS Layer with changing data every few minutes.</div><div>At the moment I am simply using</div><div><br></div><div>myLayer.redraw(true);</div><div><br></div><div>The result of this is that the tiles of the layer disappear. Then it takes some time before the new tiles arrive. And then finally the new tiles show up.</div>
<div><br></div><div>Is there a possibility to keep the old tiles until the new ones are downloaded?</div><div><br></div><div>Thanks,</div><div>  Christian</div>