laptop and a wrench

Erro

Overview Widget does not display the map if non-default settings are used.

Última Publicação: August 25, 2014 No Product Found
Número de ID do Erro NIM063835
EnviadoDecember 28, 2010
Última ModificaçãoApril 2, 2025
Aplica-se àNo Product Found
Versão encontradaOther
Idioma do programaFlex
Versão Fixa10
StatusFixed

Informações Adicionais

Fixed in version 2.3

Solução Provisória

One of the ways:Modify the function sequence1_effectStartHandler as below private function sequence1_effectStartHandler(event:EffectEvent):void { if (currentState == "expanded") { var url:String = configXML.layer.@url; if (baseMapSwitched) { showCurrentBaseMap(currentBaseMapId); } else { // on start up and if basemap is not switched for (var i:int = 0; i < configData.basemaps.length; i++) { var basemapLabel:String = configData.basemaps[i].label; var isVisible:Boolean = configData.basemaps[i].visible; for each (var layer:Layer in ovMap.layers) { if (layer.id == basemapLabel) { layer.visible = isVisible; } else if(url) { if (!(layer is GraphicsLayer && layer.name == "overviewMapGraphicsLayer" )) { layer.visible = true; } } } } } } }

Etapas para Reproduzir

ID do Erro: NIM063835

Software:

  • No Product Found

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