max number of tiles<br><br>Hi list,<br><br>I am using a wms layer on a map. Every time I reload the map, I get a quite incomplete map. That&#39;s  because  the wms server doesn&#39;t render more than 4 or 5 tiles. In fact it renders all the tiles but some of them are just pink images. As it renders every tile I can not detect any error but still my map is incomple.<br>
<br>First I tried the singleTile property (with ratio:1) but again if the tile is too big I get the pinky image.<br><br>Then I tried bigger tiles combined with buffer:0 property (so no unnecessary tiles are asked).<br>I was expecting this to be the best option but then I realized that openlayers defines (at least by default) more tiles than strictly necessary. Some of the tiles are mostly out of the map.<br>
<br>Is there a way to prevent this tiling behavior?<br><br>thanks.<br><br><br>