]> 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>
Sat, 8 Aug 2009 15:23:43 +0000 (17:23 +0200)
js/syp.js

index 2c87c2b34bb83b64ae8fe784d9558f2343d519d8..30fbf8b734ac9a082070f68f3861d5ebd053dab7 100644 (file)
--- 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()