The LabelClass labels do not work for FeatureLayers in ArcGIS API for JavaScript 4.5 applications.
上次发布: November 23, 2017ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000109479
已提交
November 13, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
N/A
操作系统
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
For now labels don't work in the 4.x API in 2D. This is written in the documentation: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-LabelClass.html
As a workaround the user could use a SceneView with a local viewing mode instead of the MapView.