Skip to content

Commit 5e0c064

Browse files
committed
Extra comma.
1 parent 5557693 commit 5e0c064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/google-static.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ var map = new OpenLayers.Map({
5353
].join("");
5454
}
5555
}, options)
56-
),
56+
)
5757
],
5858
center: new OpenLayers.LonLat(10.2, 48.9).transform("EPSG:4326", "EPSG:3857"),
5959
zoom: 5

0 commit comments

Comments
 (0)