Lines created on the GraphicsOverlay with the dynamic rendering mode on 3D do not render completely when zooming in.
上次发布: June 1, 2018ArcGIS Runtime SDK
漏洞 ID 编号
BUG-000111565
已提交
February 12, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Runtime SDK
找到的版本
100.2.0
操作系统
SUSE Linux
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
For a polyline in dynamic mode using relative placement, only the vertices are relative to the ground. Therefore parts of the line between them are linearly interpolated to pass though the ground in some cases. This is as-designed. A workaround is to densify the line so that there are more vertices with relative placement above the ground.