xushiting 2 年之前
父节点
当前提交
632956ac19
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/graphic/Load.js

+ 1 - 1
src/graphic/Load.js

@@ -146,7 +146,7 @@ export default class Load {
         }
         }
       }
       }
       if (data3d.meterPerPixel) {
       if (data3d.meterPerPixel) {
-        coordinate.setRes(0.04104436918001602);
+        coordinate.setRes(data3d.meterPerPixel);
       }
       }
     }
     }
     this.layer.history.init();
     this.layer.history.init();