漏洞
| 漏洞 ID 编号 | BUG-000152200 |
|---|---|
| 已提交 | September 9, 2022 |
| 上次修改时间 | June 16, 2025 |
| 适用范围 | ArcGIS API for JavaScript |
| 找到的版本 | 4.24 |
| 操作系统 | N/A |
| 操作系统版本 | N/A |
| 修正版本 | 4.25 |
| 状态 | Fixed |
Refresh the imagery layer every 6 seconds by adding. Next, refresh the time stamp to fetch a new image. The timer matches the ImageryLayer.refreshInterval in this case:
const interval = setInterval(function() { imageryLayer.customParameters = { "_ts": Date.now() }; }, 6000);
漏洞 ID: BUG-000152200
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序