From 74ea9680df72d95d3183c6388e1a825b14552a5f Mon Sep 17 00:00:00 2001 From: qzc Date: Mon, 14 Jul 2025 13:59:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9D=90=E6=A0=87=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/data3/drpReal.json | 4 ++-- public/data3/hdReal.json | 2 +- src/models/map/index.js | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/public/data3/drpReal.json b/public/data3/drpReal.json index bb797ef..d1b25c0 100644 --- a/public/data3/drpReal.json +++ b/public/data3/drpReal.json @@ -8213,8 +8213,8 @@ "adcd": null, "wscd": null, "importancy": 0, - "lgtd": 114.8812, - "lttd": 31.172, + "lgtd": 114.88085, + "lttd": 31.1725, "elev": null, "hasRz": false, "type": "qx", diff --git a/public/data3/hdReal.json b/public/data3/hdReal.json index 7c7741d..743be16 100644 --- a/public/data3/hdReal.json +++ b/public/data3/hdReal.json @@ -210,7 +210,7 @@ "adcd": null, "wscd": null, "importancy": 0, - "lgtd": 114.8912, + "lgtd": 114.8862, "lttd": 31.1655, "elev": null, "hasRz": true, diff --git a/src/models/map/index.js b/src/models/map/index.js index 8900e9c..c7fc929 100644 --- a/src/models/map/index.js +++ b/src/models/map/index.js @@ -418,6 +418,7 @@ const map = { Object.keys(DCPJ_TYPES).forEach(key => { layerVisible['Dcpj_' + key + 'Layer'] = false; }); + dispatch.runtime.setHome(); } else if (id === 301) { layerVisible = { RealDrpLayer: false,