From 92421b46cc3dd019ab6943ada8c4145f751e5926 Mon Sep 17 00:00:00 2001 From: 648540858 <456panlinlin> Date: 星期五, 22 四月 2022 16:55:46 +0800 Subject: [PATCH] 支持关闭地图功能,添加授权声明 --- web_src/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web_src/index.html b/web_src/index.html index 24d5ee2..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", -- Gitblit v1.8.0