summaryrefslogtreecommitdiffstats
path: root/kostely.js
diff options
context:
space:
mode:
Diffstat (limited to 'kostely.js')
-rw-r--r--kostely.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/kostely.js b/kostely.js
index 0a87da9..89a2a10 100644
--- a/kostely.js
+++ b/kostely.js
@@ -1,5 +1,6 @@
var vectorLayer = new ol.layer.Vector({
title: "Románské kostely",
+ projection: "EPSG:3857",
source: new ol.source.Vector({
format: new ol.format.GeoJSON()
}),