This commit is contained in:
2026-07-30 13:23:06 +08:00
parent 06bd82081a
commit 5dbcea275e
4 changed files with 4 additions and 3 deletions
-1
View File
@@ -88,7 +88,6 @@ function addMarkers(pois) {
})
currentMarkers.push(marker)
bounds.extend([lat, lng])
})
}