laptop and a wrench

Erro

ImageryTiledLayers displayed in a local SceneView clip other layers to its extent when there is no other basemap present.

Última Publicação: February 21, 2023 ArcGIS API for JavaScript
Número de ID do Erro BUG-000150254
EnviadoJune 24, 2022
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for JavaScript
Versão encontrada4.23
Sistema OperacionalWindows OS
Versão do Sistema Operacional11.0 64 bit
StatusAs Designed

Informações Adicionais

The union of TiledLayers (including ImageryTiledLayers) defines the extent in a scene. TiledLayers are not client-side re-projectable in a SceneView and define the tiling scheme for the view. As a consequence, this also defines the scene's extent.

Solução Provisória

  • When using ArcGIS API for JavaScript 4.21 and above, users need to add a basemap to make it work:

const map = new Map({

basemap: "topo-vector",

layers: [

dynamicImageLayer,tilelayer,graphicsLayer

]

});

  • Republish the ImageryTiledLayer with the desired larger extent.

Etapas para Reproduzir

ID do Erro: BUG-000150254

Software:

  • ArcGIS API for JavaScript

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download