The query property, maxRecordCountFactor changes the maxRecordCount property inconsistently between computers and mobile devices.
ArcGIS Maps SDK for JavaScript
漏洞 ID 编号
BUG-000154913
已提交
January 5, 2023
上次修改时间
December 6, 2024
适用范围
ArcGIS Maps SDK for JavaScript
找到的版本
4.25
操作系统
Windows OS
操作系统版本
10.0
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The `maxRecordCountFactor` value used by the API cannot be configured. It is the 2D engine that makes the decision. When on mobile devices, it's only 1. This is to limit the number of features sent back on mobile devices to avoid crashing the browser tabs.