X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/14ed7ad164b5091e00e8d7f34e007f11ba58fd8f..3b3896da08b0733c3934ac3913ae4b48efa939ff:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 5d78b2340..b668627a0 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -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);