When an observer is placed on a terrain, the z-value is automatically set to 0 in the LineOfSight widget for ArcGIS API for JavaScript.
上次发布: January 19, 2023ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000154321
已提交
December 8, 2022
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
4.25
操作系统
Windows OS
操作系统版本
10.0 64 Bit
修正版本
4.26
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
In the previous fix, the 'LineOfSightViewModel' targets' and observer location's z-values were returned in varying elevation modes (depending on whether the point was on the ground or above a geometry). With this fix, all z-values are returned as absolute values.