feat:地图组件暂存

This commit is contained in:
张益铭
2021-03-26 18:11:52 +08:00
parent 0ee38c24c8
commit 3c8e0c5277
8 changed files with 82 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
{
"version": "1.0.0"
"version": "1.0.0",
"MapConfigure": {
"amapKey": "97b3248d1553172e81f168cf94ea667e",
"baiduKey": "wTHbkkEweiFqZLKunMIjcrb2RcqNXkhc",
"options": {
"resizeEnable": true,
"center": [
114.085947,
22.547
],
"zoom": 12
}
}
}