laptop and a wrench

Erro

The LayerList widget does not function correctly when layers are added as an array.

Última Publicação: January 12, 2016 ArcGIS API for JavaScript
Número de ID do Erro BUG-000093428
EnviadoJanuary 11, 2016
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for JavaScript
Versão encontrada3.15
Sistema OperacionalWindows OS
Versão do Sistema Operacional7.0 64 Bit
StatusNon-Reproducible

Informações Adicionais

This is not a bug. The layer in the array needs to be defined with a lower-case l as shown in the JSAPI documentation. The app should work if updated as shown below. var myWidget = new LayerList({ map: map, layers:[ { layer: featureL0, id: "Waterbodies", visibility: true }, { layer: featureL1, id: "Rivers" } ] },"layerList"); myWidget.startup(); In the above, the word "layer" needs to use a lower-case l.

Etapas para Reproduzir

ID do Erro: BUG-000093428

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