地图源改日本镜像
This commit is contained in:
@@ -53,7 +53,7 @@ onMounted(async () => {
|
|||||||
maxBoundsViscosity: 1.0,
|
maxBoundsViscosity: 1.0,
|
||||||
worldCopyJump: false,
|
worldCopyJump: false,
|
||||||
}).setView(defaultMapCenter, defaultMapZoom)
|
}).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,
|
minZoom: minMapZoom,
|
||||||
maxZoom: 19,
|
maxZoom: 19,
|
||||||
noWrap: true,
|
noWrap: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user