From a7a86324ae4e519b8ee0a3fa3038f3afa2e14dec Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 04 Feb 2021 13:49:35 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue
---
public/map/config.json | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/public/map/config.json b/public/map/config.json
index 96bd0d8..57ec7df 100644
--- a/public/map/config.json
+++ b/public/map/config.json
@@ -1,16 +1,16 @@
{
"basemap": {
"initExtent": [
- 115.62627608398445,
- 28.628863800659224,
- 116.20493819335945,
- 28.71788357604985
+ 12881727,
+ 3326410,
+ 12918360,
+ 3344162
],
"fullExtent": [
- 115.60864000000008,
- 28.447970000000055,
- 116.33494000000007,
- 28.965810000000033
+ 12881727,
+ 3326410,
+ 12918360,
+ 3344162
],
"maplogo": false,
"wkid": 102100,
--
Gitblit v1.9.3