From 1e10524ba497dc176419dc4f808f2a125c88b88d Mon Sep 17 00:00:00 2001
From: 648540858 <648540858@qq.com>
Date: 星期五, 22 四月 2022 16:58:42 +0800
Subject: [PATCH] Merge pull request #444 from hotcoffie/wvp-28181-2.0

---
 web_src/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/web_src/index.html b/web_src/index.html
index df23a7f..1ce43e0 100644
--- a/web_src/index.html
+++ b/web_src/index.html
@@ -17,7 +17,7 @@
     <script>
       // map缁勪欢鍏ㄥ眬鍙傛暟
       window.mapParam = {
-        // 鍧愭爣绯� GCJ-02 WGS-84, 榛樿WGS-84
+        // 鍧愭爣绯� GCJ-02 WGS-84,
         coordinateSystem: "GCJ-02",
         // 鍦板浘鐡︾墖鍦板潃
         tilesUrl: "http://webrd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scale=1&style=8",
@@ -28,7 +28,7 @@
         // 榛樿鍦板浘涓績鐐�
         center:[116.41020, 39.915119],
         // 鍦板浘鏈�澶у眰绾�
-        maxZoom:19,
+        maxZoom:18,
         // 鍦板浘鏈�灏忓眰绾�
         minZoom: 3
       }

--
Gitblit v1.8.0