In ArcGIS API for JavaScript, sketching in 3D fails to consistently display 3D graphic symbols when elevationInfo is set to absolute-height.
上次发布: February 10, 2022ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000146617
已提交
February 4, 2022
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
4.22
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
If a point is very close to the ground it could get occluded by small bumps in the elevation. This is also dependent on the LOD which could change with the camera view. Moving the point more above the ground or use relative-to-ground could avoid this.
解决办法
Moving the point more above the ground or use relative-to-ground could avoid this.