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,