This commit is contained in:
2025-08-26 22:04:26 +08:00
parent 5ab4a3b925
commit 9866588986

View File

@ -46,7 +46,7 @@ class BatchModel extends Base {
this._EventBinding = new EventBinding()
this._elms = {};
this.pointArr = []
this.sdk.addIncetance(this.options.id, this)
// this.sdk.addIncetance(this.options.id, this)
let tools = new Tools(sdk)
// BatchModel.computeDis(this)
// if (this.options.positions.length > 0 || this.options.positions.lng) {