laptop and a wrench

Erro

Featuresymbol defined on a feature layer is ignored if the map service consumed is published in AGS 10.

Última Publicação: August 25, 2014 ArcGIS API for Silverlight
Número de ID do Erro NIM061819
EnviadoOctober 7, 2010
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for Silverlight
Versão encontrada10.0
Idioma do programaxaml
Sistema OperacionalWindows OS
Versão do Sistema OperacionalXP
StatusWill Not Be Addressed

Informações Adicionais

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Solução Provisória

Workaround, use Renderer (also suggested in the help): <Grid x:Name="LayoutRoot" Background="White"> <Grid.Resources> <esri:SimpleRenderer x:Key="MySimpleRenderer"> <esri:SimpleRenderer.Symbol> <esri:SimpleMarkerSymbol Size="50" Color="Green"> </esri:SimpleMarkerSymbol> </esri:SimpleRenderer.Symbol> </esri:SimpleRenderer> </Grid.Resources> <esri:Map x:Name="MyMap" > <esri:ArcGISDynamicMapServiceLayer ID="StreetMapLayer" Url="http://csc-mysorekar1/ArcGISII/rest/services/AR_Counties_GCS/MapServer"/> <esri:FeatureLayer ID="MyFeatureLayer" Url="http://csc-mysorekar1/ArcGISII/rest/services/AR_Counties_GCS/MapServer/0" Renderer="{StaticResource MySimpleRenderer}" Where="1=1" > </esri:FeatureLayer> </esri:Map> </Grid>

Etapas para Reproduzir

ID do Erro: NIM061819

Software:

  • ArcGIS API for Silverlight

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