ArcGIS Runtime FeatureLayer and GraphicsLayer display labels on top of all layers and graphics.
上次发布: May 22, 2017ArcGIS Runtime SDK
漏洞 ID 编号
BUG-000103436
已提交
March 7, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS Runtime SDK
找到的版本
10.2.7
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Labels for graphics and features are currently controlled by a single labeling algorithm that handles the deconfliction of all labels in the MapView and places labels topmost in the rendering order to avoid them be obscured by other map content.
解决办法
Use ArcGISDynamicMapServiceLayer with DynamicMapLabel instead. However, the performance is not as good as graphics labeling.