]> dev.renevier.net Git - syp.git/commitdiff
do not display attribution
authorarno <arenevier@fdn.fr>
Sun, 26 Jul 2009 10:50:06 +0000 (12:50 +0200)
committerarno <arenevier@fdn.fr>
Sun, 26 Jul 2009 15:41:15 +0000 (17:41 +0200)
js/syp.js

index 8e32d8580d4d7e86d7b0f178cfa46f627d0c8e99..16749b1d4cc47753e0bec374b5187214809c0cc5 100644 (file)
--- a/js/syp.js
+++ b/js/syp.js
@@ -32,7 +32,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()