When a web map with a symbology expression created in ArcGIS Pro is saved and then opened in ArcGIS Online, the legend title for the layer appears twice.
ArcGIS Online
漏洞 ID 编号
BUG-000177543
已提交
June 30, 2025
上次修改时间
July 1, 2025
适用范围
ArcGIS Online
找到的版本
June 2025
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
ArcGIS Pro is writing the arcade expression to the title of the unique value group header. The title is showing up in the unique value panel in ArcGIS Pro. The legend in ArcGIS Map Viewer is honoring the information in the web map:
The top title in the legend is showing this: "valueExpressionTitle": "Test",
Sub header is coming from: "uniqueValueGroups": [{ "heading": "Test"
In ArcGIS Map Viewer's types panel, remove the heading title and one is not required.