<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hey Eric,<div><br></div><div>thanks for your quick replies being at FOSS4GNA.</div><div><br></div><div>I wasn't, and mainly because I was looking at Layer.js where redraw has no argument:</div><div><br></div><div><a href="https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Layer.js#L553">https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Layer.js#L553</a></div><div><br></div><div>But I see HTTPRequest has the boolean argument:</div><div><br></div><div><a href="https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Layer/HTTPRequest.js#L146">https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Layer/HTTPRequest.js#L146</a></div><div><br></div><div>But I should not have to call force to get the layer to hide if it's out of scale right? Force is just to always fetch a new image from the server.</div><div><br></div><div>However, calling redraw(true) does not make the layer disappear unfortunately.&nbsp;</div><div><br></div><div>When zooming the overlay is also out of sync with the basemap, not sure if this is directly related to the redraw call though.</div><div><br></div><div>I'll come up with some examples showing the issues.</div><div><br></div><div>Best regards,</div><div>Bart</div><div><br><div apple-content-edited="true">
<div>--&nbsp;<br>Bart van den Eijnden<br>OpenGeo -&nbsp;<a href="http://opengeo.org/">http://opengeo.org</a><br>Expert service straight from the developers.</div><div><br></div><br class="Apple-interchange-newline">
</div>
<br><div><div>On Apr 11, 2012, at 3:14 PM, Eric Lemoine wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br>On Wednesday, April 11, 2012, Bart van den Eijnden  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Another related question to my previous post.<div>
<br></div><div>So I've worked around the previous issue by clearing alwaysInRange before calling addOptions.</div><div><br></div><div>Then when I pass in minScale and maxScale options to addOptions that effectively will make the layer be out of scale, nothing happens, even after calling redraw.</div>
<div><br></div><div>Am I missing something here? Why is the layer not turned off in this case, it only happens if I don't call redraw and manually pan the map.</div></div></blockquote><div><br></div><div><br></div><div>
<br></div><div>Do you use redraw(true)?<span></span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"></div></blockquote><br><br>
-- <br>Eric Lemoine<br><br>Camptocamp France SAS<br>Savoie Technolac, BP 352<br>73377 Le Bourget du Lac, Cedex<br><br>Tel : 00 33 4 79 44 44 96<br>Mail : <a href="mailto:eric.lemoine@camptocamp.com">eric.lemoine@camptocamp.com</a><br>
<a href="http://www.camptocamp.com/">http://www.camptocamp.com</a><br><br>
</blockquote></div><br></div></body></html>