| 漏洞 ID 编号 |
BUG-000177871 |
| 已提交 | July 14, 2025 |
| 上次修改时间 | August 5, 2025 |
| 适用范围 | ArcGIS Experience Builder |
| 找到的版本 | N/A |
| 操作系统 | Windows OS |
| 操作系统版本 | 11.0 64 bit |
| 状态 | Under Consideration
该问题已由开发团队审核。 其尚未被优先纳入发布计划,但将对其进行监控以确定总体影响。 在优先级排序过程中考虑的因素包括受影响或请求功能的用户数量、业务影响、是否存在解决方法等。 如果漏洞对您的业务产生不利影响,请参阅“操作方法:升级缺陷”(https://support.esri.com/en/technical-article/000024129)。
|
附加信息
This is not a bug; it is by design.
Following the June 2023 update, the snapToZoom parameter is set to false by default, enabling continuous zooming. Refer to the following links: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#constraints and https://developers.arcgis.com/experience-builder/guide/1.12/whats-new (referthe Map widget section) for more information.
The default value of snapToZoom was changed to improve map performance. In Experience Builder (ExB), multiple Map widgets can be placed on the same page and support linked displays. When using the scroll wheel to zoom, an animation occurs. If snapToZoom is set to true, synchronization issues may arise between maps on the same page, negatively affecting the user experience. This behavior is documented in BUG-000154743 which is the inconsistent behavior in ArcGIS Online Experience Builder when triggering zoom synchronization between map frames.
Further review of this feature will be conducted to assess potential enhancements.
解决办法
Click the '+' button to reach the maximum zoom level.
重现步骤