Making invisible the factbook-overlay as it is not working.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@9646 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2009-09-08 17:09:04 +00:00
parent 9970eaff16
commit 9945381043

View File

@@ -102,7 +102,7 @@
"http://world.freemap.in/tiles/",
{'layers': 'factbook-overlay', 'format':'png'},
{
'opacity': 0.4,
'opacity': 0.4, visibility: false,
'isBaseLayer': false,'wrapDateLine': true
}
);