1
0
Fork 0

Adjust map

This commit is contained in:
Mo 2022-10-29 21:10:34 +02:00
parent e6564c9b17
commit c173e3a974

View file

@ -42,7 +42,8 @@
var center = L.latLng(50.05635, 7.12507);
var map = L.map('map', {
center: center,
zoom: 18,
zoom: 17,
scrollWheelZoom: false,
});
L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {