laptop and a wrench

Bogue

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

Dernière publication: February 21, 2023 ArcGIS API for JavaScript
Numéro d’ID de bogue BUG-000150254
EnvoiJune 24, 2022
Dernière modificationJune 5, 2024
S’applique àArcGIS API for JavaScript
Version trouvée4.23
Système d’exploitationWindows OS
Version du système d’exploitation11.0 64 bit
StatutAs Designed

Informations supplémentaires

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.

Solution de contournement

  • 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.

Étapes pour reproduire

ID de bogue: BUG-000150254

Logiciel:

  • ArcGIS API for JavaScript

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement