Don't enable OSB layer by default
This commit is contained in:
parent
14ed7ad164
commit
3b3896da08
1 changed files with 2 additions and 1 deletions
|
@ -150,7 +150,8 @@ end
|
|||
cookieLifetime : 1000,
|
||||
cookiePath : "/my/map/",
|
||||
permalinkURL : "http://www.openstreetmap.org/",
|
||||
theme : "/stylesheets/openstreetbugs.css"
|
||||
theme : "/stylesheets/openstreetbugs.css",
|
||||
visibility : false
|
||||
});
|
||||
|
||||
map.addLayer(map.osbLayer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue