二三维同步底图透明度,取消电子围墙二维显示
This commit is contained in:
@ -88,6 +88,10 @@ class WallStereoscopic extends Base {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
get type() {
|
||||||
|
return 'wallStereoscopic'
|
||||||
|
}
|
||||||
|
|
||||||
static createLabel(that) {
|
static createLabel(that) {
|
||||||
// 标签
|
// 标签
|
||||||
that.label = new LabelObject(that.sdk, {
|
that.label = new LabelObject(that.sdk, {
|
||||||
|
Reference in New Issue
Block a user