Bogue
Numéro d’ID de bogue | BUG-000152200 |
---|---|
Envoi | September 9, 2022 |
Dernière modification | June 16, 2025 |
S’applique à | ArcGIS API for JavaScript |
Version trouvée | 4.24 |
Système d’exploitation | N/A |
Version du système d’exploitation | N/A |
Version de correction | 4.25 |
Statut | 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 de bogue: BUG-000152200
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support