Setting 'featureLayer.capabilities.attachment.supportsResize = true' does not properly show thumbnails in pop-ups with ArcGIS API for JavaScript.
上次发布: October 1, 2022ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000152508
已提交
September 22, 2022
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
4.24
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The 'FeatureLayer.capabilities' property is a read-only property and is populated from the values read from the service. For this to work, the service must have the 'supportsAttachmentResizing' property set to true for the pop-up attachments to show as a preview.