laptop and a wrench

Erro

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

Última Publicação: June 29, 2015 ArcGIS API for JavaScript
Número de ID do Erro BUG-000085714
EnviadoFebruary 27, 2015
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for JavaScript
Versão encontrada3.12
Sistema OperacionalWindows OS
Versão do Sistema Operacional7 64 Bit
StatusKnown Limit

Informações Adicionais

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

Solução Provisória

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. } });

Etapas para Reproduzir

ID do Erro: BUG-000085714

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