The SketchViewModel widget fails to select all the features within the selected area.
上次发布: October 6, 2020ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000133292
已提交
August 24, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
4.16
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
ArcGIS API for JavaScript is working as expected and this behavior is documented. Refer to the second bullet point in this link: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html#queryFeatures
In the provided app, the small lines are generalized away when the map is zoomed out. The lines are not returned in the query result at that scale for the layer view.
Refer to this link on how to get all the features intersecting the rectangle at all scales: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#queryFeatures