serverConfig.json 303 B

12345678910111213141516
  1. {
  2. "version": "1.0.0",
  3. "keepAlive": true,
  4. "MapConfigure": {
  5. "amapKey": "97b3248d1553172e81f168cf94ea667e",
  6. "baiduKey": "wTHbkkEweiFqZLKunMIjcrb2RcqNXkhc",
  7. "options": {
  8. "resizeEnable": true,
  9. "center": [
  10. 113.6401,
  11. 34.72468
  12. ],
  13. "zoom": 12
  14. }
  15. }
  16. }