]> dev.renevier.net Git - syj.git/blobdiff - public/js/syj.js
update OpenLayers to latest trunk
[syj.git] / public / js / syj.js
index fbe3f737efcc06d9ff0eef3a091e0b03aa59c554..62b2936a1248da6545966d3b0e95a43a41d0628f 100644 (file)
@@ -292,7 +292,7 @@ var SYJView = {
                 'http://a.tile.openstreetmap.org/${z}/${x}/${y}.png',
                 'http://b.tile.openstreetmap.org/${z}/${x}/${y}.png',
                 'http://c.tile.openstreetmap.org/${z}/${x}/${y}.png'],
-                { wrapDateLine: true , attribution: SyjStrings.osmAttribution });
+                { attribution: SyjStrings.osmAttribution });
 
         layerOptions = {format:     OpenLayers.Format.WKT,
                         projection: WGS84,