From 5e0c0643596bec99d690dc3b976f1b8f5542c213 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Mon, 19 Mar 2012 09:11:54 +0100 Subject: [PATCH] Extra comma. --- examples/google-static.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/google-static.js b/examples/google-static.js index bc97e4c0bb..f984f1ab9b 100644 --- a/examples/google-static.js +++ b/examples/google-static.js @@ -53,7 +53,7 @@ var map = new OpenLayers.Map({ ].join(""); } }, options) - ), + ) ], center: new OpenLayers.LonLat(10.2, 48.9).transform("EPSG:4326", "EPSG:3857"), zoom: 5