While using the refresh() method of a tile layer class, some of the tiles are not displayed when the Zoom widget is performed in ArcGIS Maps SDK for JavaScript.
ArcGIS Maps SDK for JavaScript
漏洞 ID 编号
BUG-000162615
已提交
November 1, 2023
上次修改时间
January 18, 2025
适用范围
ArcGIS Maps SDK for JavaScript
找到的版本
4.27
操作系统
Windows OS
操作系统版本
10.0 64 Bit
修正版本
4.31
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
The workflow described in the issue is not a valid workflow. The tile layer fetches the latest tiles as users zoom in and out on the map. The refresh should not be called in this case.