Setting custom parameters for a Web Map Service (WMS) using the Esri.ArcGISRuntiime.WMSLayer.QMap.Insert method fails to produce the desired visual effect of transparency and background color in the WMSLayer overlay.
ArcGIS Maps SDK for Qt
漏洞 ID 编号
BUG-000173249
已提交
December 23, 2024
上次修改时间
March 8, 2025
适用范围
ArcGIS Maps SDK for Qt
找到的版本
200.6
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The parameters 'transparent=true' and 'bgcolor=0xFF0000' are being sent through successfully, but the WMS service being used is not honoring them. Other parameters such as 'width=300' or 'height=300' are honored at the moment and produce verifiable changes in the image returned from the service.