Features from large shapefiles fail to render when the ArcGISMapImageSublayer.setLabelsEnabled() parameter is set to true.
上次发布: June 3, 2019ArcGIS Runtime SDK
漏洞 ID 编号
BUG-000122693
已提交
May 30, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Runtime SDK
找到的版本
100.4
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The Maplex Label Engine is calculating barriers, and it does this by going over the polygon boundary vertex pair by vertex pair. The only way to address the issue is to use polygons with fewer vertices. If the highly detailed polygon geometries are required, consider creating a second layer used only for labeling with simplified polygons. There is no need to display the polygon boundaries.
Alternatively use annotations.