Label Background doesnt work with ArcGIS Runtime

4343
2
12-30-2014 03:56 AM
SachinKanaujia
Occasional Contributor III

Label background is not working within JMap in ArcGIS Runtime Java. But the local Server is able to export maps with background color from the local runtime server.

I also dont see any methods in the API. Even constructing it from the JSON is not working. Is this a BUG ?

Eric BaderVijay Gandhi

0 Kudos
2 Replies
VijayGandhi
New Contributor III

Hi Sachin,

I assume you are using LabelingInfo class. That requires the symbol to be a TextSymbol. Our TextSymbol does not support a background color property yet, so there is no API.

It worked with local server because it uses a different rendering pipeline.

Thanks,

Vijay

0 Kudos
SachinKanaujia
Occasional Contributor III

Any idea when this can be fixed? We are unable to provide the label background now with Runtime API.

0 Kudos