From: arno Date: Sun, 26 Jul 2009 10:50:06 +0000 (+0200) Subject: do not display attribution X-Git-Tag: v0.3b_thomas~1 X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=commitdiff_plain;h=929c95de6072a424c01a74f81624008e61abbf03 do not display attribution --- diff --git a/js/syp.js b/js/syp.js index 8ebc302..9927498 100644 --- a/js/syp.js +++ b/js/syp.js @@ -31,7 +31,7 @@ var SYP = { init: function() { this.map = new OpenLayers.Map("map", { controls:[ - new OpenLayers.Control.SypAttribution(), + //new OpenLayers.Control.SypAttribution(), new OpenLayers.Control.Navigation(), new OpenLayers.Control.PanZoom(), new OpenLayers.Control.Permalink()