<div>Hello!!</div>
<div>Have you tried with minScale and maxScale properties in the layer?</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>Leandro<br><br>&nbsp;</div>
<div><span class="gmail_quote">2007/10/31, Jeff Yutzler &lt;<a href="mailto:jeff.yutzler@ionicenterprise.com">jeff.yutzler@ionicenterprise.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I have a Layer that renders feature data from a richly populated<br>datastore.&nbsp;&nbsp;The problem is that at large scale, a Get Image operation is
<br>expensive but I can&#39;t seem to prevent the Get Image operation from<br>occurring.&nbsp;&nbsp;In an attempt to avoid the problem, I set {visibility:<br>false} in the options when I instantiate the layer object, but this had<br>
no effect.&nbsp;&nbsp;I have confirmed that the parameter has made its way to<br>div.style.display = &quot;none&quot;.&nbsp;&nbsp;However, I see that Firefox is still<br>attempting to load the image.&nbsp;&nbsp;This is bad.&nbsp;&nbsp;(FWIW, this layer extends<br>
Grid, but this problem would presumably occur on any layer type.)<br><br>I have reworked things to not put this particular layer in the map, but<br>there are times where it would be nice to be able to do so.&nbsp;&nbsp;Is there<br>
any way to reliably suppress a layer from being loaded?<br><br>I&#39;m working off of 2.4, but I do not believe anything has changed in<br>this area in the meantime.<br><br>Thanks.<br>-Jeff<br><br>_______________________________________________
<br>Users mailing list<br><a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users</a><br><br><br></blockquote></div>
<br>