Can you not hide the basic OpenLayers map in the layer switcher? I&#39;ve done it with other base maps but for some reason:<br><br>        var ol_wms = new OpenLayers.Layer.WMS(<br>            &quot;OpenLayers WMS&quot;,<br>
            &quot;<a href="http://labs.metacarta.com/wms/vmap0">http://labs.metacarta.com/wms/vmap0</a>&quot;,<br>            {<br>                layers: &#39;basic&#39;,<br>                displayInLayerSwitcher: false,<br>
                isBaseLayer: true<br>            }<br>        );<br><br>Displays this layer at the top in the layer switcher. Is there something else I should be doing?<br clear="all"><br>-- <br>web <a href="http://www.hyxspace.com">http://www.hyxspace.com</a><br>
aim hyx1138<br>