Erro
Número de ID do Erro | BUG-000152200 |
---|---|
Enviado | September 9, 2022 |
Última Modificação | June 16, 2025 |
Aplica-se à | ArcGIS API for JavaScript |
Versão encontrada | 4.24 |
Sistema Operacional | N/A |
Versão do Sistema Operacional | N/A |
Versão Fixa | 4.25 |
Status | 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 do Erro: BUG-000152200
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri