Explorar o código

准备开始修改ListenLayer.js,如果有问题,可以回滚到这个版本

xushiting %!s(int64=2) %!d(string=hai) anos
pai
achega
aecbcc9296
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/graphic/ListenLayer.js

+ 6 - 0
src/graphic/ListenLayer.js

@@ -18,6 +18,12 @@ export default class ListenLayer {
       state: null, // 未选中null
     };
 
+    this.curveRoadInfo = {
+      curveRoadId: null,
+      type: null,
+      state: null,
+    };
+
     this.pointInfo = {
       pointId: null,
       type: null,