laptop and a wrench

Bogue

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

Dernière publication: July 30, 2015 ArcGIS Runtime SDK
Numéro d’ID de bogue BUG-000088931
EnvoiJuly 8, 2015
Dernière modificationJune 5, 2024
S’applique àArcGIS Runtime SDK
Version trouvée10.2.4
Système d’exploitationRed Hat Enterprise Linux
Version du système d’exploitation6.4 64 Bit
StatutKnown Limit

Informations supplémentaires

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

Solution de contournement

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");

Étapes pour reproduire

ID de bogue: BUG-000088931

Logiciel:

  • ArcGIS Runtime SDK

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement