laptop and a wrench

Bogue

A reference layer from multiple basemaps stay on a map when the basemap is switched in the basemap gallery.

Dernière publication: June 29, 2015 ArcGIS API for JavaScript
Numéro d’ID de bogue BUG-000085714
EnvoiFebruary 27, 2015
Dernière modificationJune 5, 2024
S’applique àArcGIS API for JavaScript
Version trouvée3.12
Système d’exploitationWindows OS
Version du système d’exploitation7 64 Bit
StatutKnown Limit

Informations supplémentaires

This is a known limit with 3.x and will be addressed in 4.x.

Solution de contournement

Set one of the basemaps as a starting basemap, and add the following code in the application : var bool = true; // declare this globally basemapGallery.on("selection-change", function() { if(bool == true){ map.removeLayer(map.getLayer("layer1")); bool = false; // Since this happens only ones we don't need it anymore. } });

Étapes pour reproduire

ID de bogue: BUG-000085714

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