removed bad [

This commit is contained in:
Hannes
2017-06-02 14:20:52 +02:00
committed by GitHub
parent d79760e9dd
commit 5702670bd3

View File

@@ -18,7 +18,7 @@ var map = new ol.Map({
})
}),
view: new ol.View({
center: [[14200000, 4130000],
center: [14200000, 4130000],
rotation: Math.PI / 6,
zoom: 10
})