aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index cb76a11..a5b9696 100644
--- a/index.html
+++ b/index.html
@@ -36,8 +36,8 @@
layers: [raster, vector],
target: 'map',
view: new ol.View({
- center: [2952104.0199, -3277504.823],
- zoom: 4
+ center: ol.proj.fromLonLat([2.3475075, 48.869163]),
+ zoom: 16
})
});
</script>