Labels in vector tile layers are referencing above the graphics in ArcGIS API for JavaScript.
上次发布: July 15, 2022ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000150444
已提交
June 29, 2022
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
4.24
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Reference layers are treated as a special case by most APIs and are displayed on top of all other layers in a map or scene. This way, text labels and boundaries in a basemap are always visible.
https://developers.arcgis.com/documentation/mapping-apis-and-services/maps/basemap-layers/
The Basemap class or BasemapLayerList widget can be used to move or remove the reference layer.
https://developers.arcgis.com/javascript/latest/api-reference/esri-Basemap.html
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BasemapLayerList.html