Extra comma.

This commit is contained in:
Frederic Junod
2012-03-19 09:11:54 +01:00
parent 5557693df1
commit 5e0c064359
+1 -1
View File
@@ -53,7 +53,7 @@ var map = new OpenLayers.Map({
].join(""); ].join("");
} }
}, options) }, options)
), )
], ],
center: new OpenLayers.LonLat(10.2, 48.9).transform("EPSG:4326", "EPSG:3857"), center: new OpenLayers.LonLat(10.2, 48.9).transform("EPSG:4326", "EPSG:3857"),
zoom: 5 zoom: 5