12-19
This commit is contained in:
@ -452,6 +452,8 @@ class StandText extends Base {
|
||||
maximumHeights.push(positions[i].alt + extrudedHeight)
|
||||
}
|
||||
this.entity.wall.positions = Cesium.Cartesian3.fromDegreesArray(fromDegreesArray)
|
||||
syncData(this.sdk, this.options.id)
|
||||
syncSplitData(this.sdk, this.options.id)
|
||||
}
|
||||
|
||||
async remove() {
|
||||
|
||||
Reference in New Issue
Block a user