扩散光波二维显示

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

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