laptop and a wrench

Bug

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

Zuletzt veröffentlicht: July 30, 2015 ArcGIS Runtime SDK for Java
Bug-ID-Nummer BUG-000088931
EingereichtJuly 8, 2015
Zuletzt geändertJune 11, 2020
Gilt fürArcGIS Runtime SDK for Java
Gefunden in Version10.2.4
Server-PlattformRed Hat Enterprise Linux
Client-Plattform6.4 64 Bit
StatusKnown Limit

Zusätzliche Informationen

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

Workaround

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

Schritte zur Reproduzierung

Bug-ID: BUG-000088931

Software:

  • ArcGIS Runtime SDK for Java

Hilfe von ArcGIS-Expert*innen erhalten

Technischen Support kontaktieren

Die Esri Support-App herunterladen

Zu den Download-Optionen

Weitere Informationen zu diesem Thema erkunden