remove extraneous setVisibility calls... with new baselayers stuff they are auto set to invisible

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1197 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-08-12 15:41:15 +00:00
parent 1454e3df90
commit 0a04ee3d1b

View File

@@ -26,9 +26,6 @@
"prov_bound,fedlimit,rail,road,popplace",
transparent: "true", format: "image/png" });
jpl_wms.setVisibility(false);
dm_wms.setVisibility(false);
map.addLayers([ol_wms, jpl_wms, dm_wms]);
map.addControl(new OpenLayers.Control.LayerSwitcher());
// map.setCenter(new OpenLayers.LonLat(0, 0), 0);