<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
Hi Antoni,<br><br>Yes this is possible through the maximized option, which you can pass to the overviewmap:<br><br><pre id="line29">var controlOptions = {
maximized: true,
layers: [...]
}
var overview2 = new OpenLayers.Control.OverviewMap(controlOptions);</pre>Also take a look at the documentation:<br>http://dev.openlayers.org/releases/OpenLayers-2.10/doc/apidocs/files/OpenLayers/Control/OverviewMap-js.html<br><br>Met vriendelijke groet,<br><br>Meine Toonen<br>B3Partners BV<br>Tel: 030 214 2081<br><blockquote style="padding-left: 5px; margin-left: 5px; border-left: #0000ff 2px solid; margin-right: 0px"><hr><b>From:</b> Vidal, Antoni [mailto:antoni.vidal@icc.cat]<br><b>To:</b> openlayers-users@lists.osgeo.org<br><b>Sent:</b> Fri, 13 May 2011 11:47:20 +0200<br><b>Subject:</b> [OpenLayers-Users] Expanded OverviewMap by default<br><br><div class="WordSection1"><p class="MsoNormal">Hello list,</p><p class="MsoNormal"> </p><p class="MsoNormal">Is possible to get OverViewMap control expanded by default when aplication initialices?</p><p class="MsoNormal"> </p><p class="MsoNormal">Thank’s in advance.</p><p class="MsoNormal"> </p><p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#0D0D0D">Antoni Vidal</span></b><span style="color:#0D0D0D"></span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:gray">Unitat d'Aplicacions SIG-WEB<br><a href="http://mercuri.icc.cat/website/mob_nf/mob1/mob2/inici2.htm?CONSULTA=Institut%20Cartogr%25E0fic%20de%20Catalunya&XYADDRESS=429486:4580392"><span style="color:gray">Institut Cartogràfic de Catalunya</span></a><br>Parc de Montjuïc, E-08038 Barcelona<br>Tel. (+34) 93 567 15 00 (ext. 3228)<br><a href="http://www.icc.cat/"><span style="color:blue">www.icc.cat</span></a></span><span style="color:#1F497D"></span></p><p class="MsoNormal"> </p></div></blockquote><style>
@font-face {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
p.MsoNormal,li.MsoNormal,div.MsoNormal {margin:0cm;margin-bottom:.0001pt;font-size:11.0pt;font-family:"Calibri","sans-serif";}
a:link,span.MsoHyperlink {mso-style-priority:99;color:blue;text-decoration:underline;}
a:visited,span.MsoHyperlinkFollowed {mso-style-priority:99;color:purple;text-decoration:underline;}
span.EstilCorreuElectrnic17 {mso-style-type:personal-compose;font-family:"Calibri","sans-serif";color:windowtext;}
.MsoChpDefault {mso-style-type:export-only;}
@page WordSection1 {size:612.0pt 792.0pt;margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1 {page:WordSection1;}
</style>
</body></html>