<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">A very late reply that this is now possible in OL master:<div><br></div><div><a href="https://github.com/openlayers/openlayers/pull/821">https://github.com/openlayers/openlayers/pull/821</a></div><div><br></div><div>so basically just call layer.addOptions({singleTile: true}) for instance.</div><div><br></div><div>Best regards,</div><div>Bart</div><div><br></div><div><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; "><div>-- <br>Bart van den Eijnden<br>OpenGeo - <a href="http://opengeo.org/">http://opengeo.org</a><br>Expert service straight from the developers.</div><div><br></div></span><br class="Apple-interchange-newline">

</div>
<br><div><div>On Apr 17, 2012, at 7:24 PM, Donald Kerr <<a href="mailto:donald.kerr@dkerr.co.uk">donald.kerr@dkerr.co.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I have a WMS layer where I would like to be able to switch between<br>"singleTile: false" and "singleTile: true" dynamically as the user zooms to<br>a certain level. Is this possible to do?<br><br>I know that I can create two layers and switch baselayers by checking the<br>map.zoom on the layer.loadstart event but it would be nice to be able to<br>change the WMS layer options dynamically.<br><br>Thanks.<br><br>Donald<br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>http://lists.osgeo.org/mailman/listinfo/openlayers-users<br></blockquote></div><br></div></body></html>