<div>Why changing the size of the overview map controller doesn&#39;t cause the overviewmap to resize itself?</div>
<div>&nbsp;</div>
<div>/* set the new width, height */<br>var size = {w: newWidth, h:newHeight};<br>var options = {size: new OpenLayers.Size(size)};</div>
<div>/* add new control to the map*/<br>map.addControl(new OpenLayers.Control.OverviewMap(options));<br><br clear="all"><br>-- <br>Best Regards, <br><br>Valentina Cartei<br>UK Tel. +44 (0)796 6882820 </div>