Hi Linda, You can use
var ls = new OpenLayers.Control.LayerSwitcher(); [...] ls.maximizeControl(); in your init method. Hope this helps. On Jan 31, 2008 10:25 PM, Linda Rawson <[EMAIL PROTECTED]> wrote: > > Does anybody know how to have the default behavior of the LayerSwitcher be > open and showing content upon entering the application? > > -- > Linda Rawson > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > > -- Regards, Christian López Espínola _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
