地图源改日本镜像

This commit is contained in:
2026-06-04 18:07:22 +08:00
parent 60b19ab8ca
commit 76c692c50d
+1 -1
View File
@@ -53,7 +53,7 @@ onMounted(async () => {
maxBoundsViscosity: 1.0,
worldCopyJump: false,
}).setView(defaultMapCenter, defaultMapZoom)
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
L.tileLayer('https://tile.openstreetmap.jp/{z}/{x}/{y}.png', {
minZoom: minMapZoom,
maxZoom: 19,
noWrap: true,