Duplicate basemaps in the Basemap Gallery widget when configured using the Create New option.
上次发布: September 29, 2017ArcGIS Web AppBuilder developer edition
漏洞 ID 编号
BUG-000104617
已提交
April 20, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS Web AppBuilder developer edition
找到的版本
2.4
操作系统
Windows OS
操作系统版本
7.0 64 Bit
修正版本
dev 2.6
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
1. Navigate to <app location>\widgets\BasemapGallery\.2. Open the Widget.js file.3. On line 140 change 'utils.compareSameBasemapByOrder' to 'utils.CompareSameBasemap'.This should remove the duplicate basemap in the widget.