<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div>Hello -- this is my first post.  I&#39;ve been working with openlayers for a little while now, and I&#39;m kinda stumped on this:  The WMS ajax calls contain height and width parameters that are quite a bit larger than the size of the map, and I have no clue how or where these dimensions are being calculated.</div>

</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br>

</span></div></span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Shouldn&#39;t the automatically generated wms parameters &#39;width&#39; and &#39;height&#39; be the same as the height and width of the map object?</span><div>

<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div><br></div><div>For instance, my map object is 600 x 300, but the width and height params are closer to 900 x 450.</div>

<div>Settings the width and height params on the layer can be set manually, or on resize, but it&#39;s rewritten with the wrong height and width when the ajax call is made.</div></span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div>

<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br></span></div>I&#39;m using an openlayers.layer.wms object, set to singletile=True.  The map is rendered in a geoExt MapPanel.</span></div>

<div><font class="Apple-style-span" face="arial, sans-serif"><br></font><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div>Thanks so much!</div>

</span></div>