The overview map in a sample app does not work as expected in terms of usability.
ArcGIS Maps SDK for JavaScript
漏洞 ID 编号
BUG-000160592
已提交
August 11, 2023
上次修改时间
December 6, 2024
适用范围
ArcGIS Maps SDK for JavaScript
找到的版本
4.27
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This sample is working as intended. It is implemented to only sync the overview map with the interactions from the scene view, not the other way around. Interacting with the overview map does not make the scene view move.
This is just an example of how an overview map can be created. Additional logic can be added to allow the scene view to move when there is an overview map interaction.