<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Marc-André,<br>
<br>
Have you tried forcing the layer to redraw using the force
parameter ? <br>
<br>
<a class="moz-txt-link-freetext" href="http://dev.openlayers.org/releases/OpenLayers-2.13.1/doc/apidocs/files/OpenLayers/Layer/HTTPRequest-js.html#OpenLayers.Layer.HTTPRequest.redraw">http://dev.openlayers.org/releases/OpenLayers-2.13.1/doc/apidocs/files/OpenLayers/Layer/HTTPRequest-js.html#OpenLayers.Layer.HTTPRequest.redraw</a><br>
<br>
wmsLayer.redraw(true);<br>
<br>
HTH,<br>
<br>
Alexandre<br>
<br>
<br>
On 13-10-31 09:49 AM, Marc-André Trottier wrote:<br>
</div>
<blockquote
cite="mid:CAAT161KqwTqy71XRAwL10-qJ5nWszrwWFVF_mrt5Q9zAh028ZQ@mail.gmail.com"
type="cite">
<div dir="ltr">i'm using :
<div>-OL 2.13.1</div>
<div>-a wms layer </div>
<div>-the function redraw().</div>
<div><br>
</div>
<div>the problem : the function don't redraw the layer. I
watched the code in lib\OpenLayers\Layer.js line 570 and this
launch the trigger 'moveend' of the wms layer but it do not
exist.</div>
<div><br>
</div>
<div>is it normal ? </div>
<div><br>
</div>
<div>Marc-André T. </div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Alexandre Dubé
Mapgears
<a class="moz-txt-link-abbreviated" href="http://www.mapgears.com">www.mapgears.com</a>
</pre>
</body>
</html>