添加优化后的地图页面,完全一处百度地图相关的api

This commit is contained in:
648540858
2022-04-22 16:21:05 +08:00
parent 190fc62b72
commit 1e2d207aea
40 changed files with 745 additions and 1054 deletions

View File

@@ -28,7 +28,7 @@
// 默认地图中心点
center:[116.41020, 39.915119],
// 地图最大层级
maxZoom:19,
maxZoom:18,
// 地图最小层级
minZoom: 3
}