Size-based visualVariable does not render properly when used in conjunction with SimpleMarkerSymbol/CIMPointSymbol as part of the renderer construction.
上次发布: June 15, 2022ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000129596
已提交
March 24, 2020
上次修改时间
February 11, 2025
适用范围
ArcGIS API for JavaScript
找到的版本
4.13
操作系统
N/A
操作系统版本
N/A
修正版本
4.29
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
The release of ArcGIS Maps SDK for JavaScript 4.29 introduces significant improvements when rendering large symbols. Users may still notice a slight clipping of features when the symbol is large enough to take up most of the current MapView. To avoid this, users are encouraged to set a maxScale constraint on the View to prevent users from zooming in too far or to use polygon geometries instead to better represent the level of detail at large scales.