no use to set vis false

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1185 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-08-10 01:07:41 +00:00
parent 94e823defc
commit ef4c2b07e5

View File

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