The extent of MapView changes when the map is exported using the Print widget in ArcGIS Map SDK for JavaScript v4.27.
ArcGIS Maps SDK for JavaScript
漏洞 ID 编号
BUG-000159737
已提交
July 7, 2023
上次修改时间
December 6, 2024
适用范围
ArcGIS Maps SDK for JavaScript
找到的版本
4.27
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
By default, the Print widget preserves the map extent. The widget can preserve the map extent or the map scale. There are two ways to preserve the map scale. Use the Print widget's Advanced Settings at runtime to check the Set Scale check box or set the TemplateOptions.scaleEnabled property to True.
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print.html
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print-TemplateOptions.html#scaleEnabled