优化扩散圆平移时的lable高度计算
This commit is contained in:
@ -12,7 +12,7 @@ class ContourAnalysis {
|
||||
let terrainAvailability = this.viewer.terrainProvider.availability;
|
||||
if (!terrainAvailability) {
|
||||
this.error = '未加载地形数据!'
|
||||
this.tools.message({ type: 'warning', text: this.error })
|
||||
// this.tools.message({ type: 'warning', text: this.error })
|
||||
return
|
||||
}
|
||||
this.positions = options.positions
|
||||
|
||||
Reference in New Issue
Block a user