扩散光波二维显示

This commit is contained in:
zh
2025-08-25 10:42:54 +08:00
parent 0eef08ce45
commit 57a9ccacbd
6 changed files with 12 additions and 11 deletions

View File

@ -181,7 +181,7 @@ class CircleDiffuse extends Base {
}
that.sdk._entityZIndex++
if (that.sdk.viewer._element.className === 'cesium-viewer 2d') {
that.entity.ellipse.height = 1000000
that.entity.ellipse.height = 1
}
CircleDiffuse.createLabel(that)
syncData(that.sdk, that.options.id)