The TextSymbol class does not honor the font size property for TextSymbols initialized using the JsonNode constructor in the ArcGIS Android 10.2.9 API.
上次发布: November 7, 2017ArcGIS Runtime SDK
漏洞 ID 编号
BUG-000107340
已提交
August 14, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS Runtime SDK
找到的版本
10.2.9
操作系统
Android
操作系统版本
4.1x
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Fixed in ArcGIS Runtime SDK for Android 100.1.0.
解决办法
Use the JsonNode class to retrieve the font object, and subsequently the size from the class and use the TextSymbol setter for size.