判断
This commit is contained in:
@ -282,6 +282,7 @@ class TextBox extends Base {
|
||||
if (this.textDom && this.textDom.parentNode) {
|
||||
this.sdk.viewer.cesiumWidget.container.removeChild(this.textDom);
|
||||
}
|
||||
await this.sdk.removeIncetance(this.options.id)
|
||||
}
|
||||
|
||||
flicker() { }
|
||||
|
Reference in New Issue
Block a user