<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>Hello Neelima,<br><br>Sorry but I didnt understand what you are trying to do, could you show 2 figures about that? perhaps one with what you have and the other about what you want. Nevertheless, check these links, perhaps this solves your problem: http://openlayers.org/dev/examples/fullScreen.html, http://openlayers.org/dev/examples/layerswitcher.html<br><br>HTH,<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: neelima.emmani@iictechnologies.com<br>To: openlayers-users@lists.osgeo.org<br>Date: Wed, 6 Jun 2012 04:49:28 +0000<br>Subject: [OpenLayers-Users] layerswitcher minimize option<br><br>


<style id="ecxowaParaStyle">
.ExternalClass P
{margin-bottom:0;}
</style>


<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Hi All,<br>
I have layer switcher working very well inside the map. But , i want the layer switcher to be adjacent to the map. Which is also displayed well. Here comes my problem, I can all the map layers in the switcher but cannot minimize the layer switcher. Can any
 one tell me why? and where to solve it. <br>
<br>
I found following piece of code in layerswitcher.js file <br>
<br>
 // set mode to minimize<br>
       if(!this.outsideViewport) {<br>
            this.minimizeControl();<br>
        }<br>
And tried as below <br>
// set mode to minimize<br>
       if(this.outsideViewport) {<br>
            this.minimizeControl();<br>
        }<br>
<div>Even then one didnot find any difference . Can you please help me in getting the right way to solve this.<br>
 <br>
<div style="font-family:Tahoma;font-size:13px">With Regards,<br>
Neelima Emmani<br>
<br>
</div>
</div>
</div>


<br>_______________________________________________
Users mailing list
Users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users</div>                                      </div></body>
</html>