Applying the 'toJSON()-Method' on 'SimpleMarkerSymbols' using the 'STYLE_X' or 'STYLE_CROSS' style property results in an object missing the color property.
上次发布: January 9, 2019ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000118564
已提交
December 4, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
3.26
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The color property does not apply to marker symbols defined with the 'STYLE_X' or 'STYLE_CROSS' style property. Since these styles are wholly comprised of outlines, the color of symbols must be set with those styles via the 'setOutline()' method.