Update url

This commit is contained in:
2026-03-16 00:00:54 +01:00
parent 6bae9ddfc7
commit 0d4659c2ba

View File

@@ -122,7 +122,7 @@
var osm = new ol.layer.Tile({
source: new ol.source.XYZ({
url: 'https://tile.osmand.net/hd/{z}/{x}/{y}.png',
url: 'https://osm.avii.nl/{z}/{x}/{y}.png',
crossOrigin: null,
tileSize: 1024,
attributions: ol.source.OSM.ATTRIBUTION,