feat: add keepalive

This commit is contained in:
xiaoxian521
2021-08-29 10:20:59 +08:00
parent 860433bb22
commit 8187dbff0e
6 changed files with 90 additions and 48 deletions

View File

@@ -1,12 +1,16 @@
{
"version": "1.0.0",
"keepAlive": true,
"MapConfigure": {
"amapKey": "97b3248d1553172e81f168cf94ea667e",
"baiduKey": "wTHbkkEweiFqZLKunMIjcrb2RcqNXkhc",
"options": {
"resizeEnable": true,
"center": [113.6401, 34.72468],
"center": [
113.6401,
34.72468
],
"zoom": 12
}
}
}
}