laptop and a wrench

Erro

Unable to correctly display a TextSymbol for a Point Graphic with a labeling expression as the text string.

Última Publicação: July 30, 2015 ArcGIS Runtime SDK
Número de ID do Erro BUG-000088931
EnviadoJuly 8, 2015
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Runtime SDK
Versão encontrada10.2.4
Sistema OperacionalRed Hat Enterprise Linux
Versão do Sistema Operacional6.4 64 Bit
StatusKnown Limit

Informações Adicionais

The label expression functionality was added for 3D scene views and does work for 2D maps. The Quartz release provides a feature label capability.

Solução Provisória

Lookup the value of the needed label in the HashMap by supplying the key for the value that needs to be returned. Use the string that is returned to display the TextSymbol. Example; //Create an attribute Map<String, Object> attributes = new HashMap<String, Object>(); //Put the key value into the Map attributes.put("Name", "This is some text"); //get the string value by supplying the key String expression = (String) attributes.get("Name");

Etapas para Reproduzir

ID do Erro: BUG-000088931

Software:

  • ArcGIS Runtime SDK

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