@@ -22,7 +22,7 @@ const init = () => {
}
map = L.map('map', { attributionControl: false }).setView([51.505, -0.09], 3)
- L.tileLayer('https://map.kerryapex.com/osm_tiles/{z}/{x}/{y}.png', {
+ L.tileLayer('https://map.k-apex.kln.com/osm_tiles/{z}/{x}/{y}.png', {
attribution:
'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors'
}).addTo(map)
@@ -60,7 +60,7 @@ const initMap = () => {
map = L.map('tracking-map', { scrollWheelZoom: false }).setView([51.505, -0.09], 3)
// 添加 TileLayer