lyfO_o
2022-05-24 f15b467c2233ba069459c809fffbe994692e3315
public/wutu3d/cesium-wutu/wutu3d.js
@@ -1961,12 +1961,10 @@
                }, o.ScreenSpaceEventType.LEFT_DOUBLE_CLICK)
            },
            endDraw: function () {
                debugger
                if (!this._enabled) return this;
                this._positions_draw.length < this._minPointNum || (this.updateAttrForDrawing(), this.disable())
            },
            finish: function () {
                debugger
                var e = this.entity;
                e.editing = this.getEditClass(e), e._positions_draw = this.getDrawPosition(), e.polyline.positions = new o.CallbackProperty(function (t) {
                    return e._positions_draw
@@ -18992,4 +18990,4 @@
            }]), e
        }()
    }])
});
});