修改坐标位置

master
秦子超 2025-07-14 13:59:36 +08:00
parent daa7377159
commit 74ea9680df
3 changed files with 4 additions and 3 deletions

View File

@ -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",

View File

@ -210,7 +210,7 @@
"adcd": null,
"wscd": null,
"importancy": 0,
"lgtd": 114.8912,
"lgtd": 114.8862,
"lttd": 31.1655,
"elev": null,
"hasRz": true,

View File

@ -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,