ArcGIS API for JavaScript is not honoring a FeatureLayer's symbology set when published from ArcMap.
上次发布: October 1, 2022ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000152003
已提交
August 31, 2022
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
3.41
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The FeatureLayer symbology is downgraded under certain circumstances. As an alternative, use a MapImageLayer. Refer to the documentation for more information: https://desktop.arcgis.com/en/arcmap/latest/map/publish-map-services/author-feature-services.htm.
For polygon layers, simple fill and picture fill symbols are supported. If other symbols are used, the feature service downgrades them to simple fill symbols. For multilayer fill symbols, the feature service only considers the top layer. Also, a fill symbol's outline symbol has the same level of support as described for line layers above.