test: 增加基站数据

This commit is contained in:
chenjinsong
2024-09-10 14:05:22 +08:00
parent 4e8dec3ba7
commit 6bf037d308
2 changed files with 4 additions and 74 deletions

View File

@@ -2655,7 +2655,7 @@ export const reg = {
}
export const defaultMapConfig = {
center: [116.38, 39.82], // 默认地图中心
center: [116.38, 39.82], // 默认地图中心-北京
maxZoom: 14, // 最大缩放等级
minZoom: 3, // 最小缩放等级
mapLevel: 2, // 数据精度 1、2、31最大

File diff suppressed because one or more lines are too long