漏洞 ID 编号 |
BUG-000168900 |
已提交 | July 4, 2024 |
上次修改时间 | August 15, 2024 |
适用范围 | ArcGIS API for Python |
找到的版本 | 2.3.0 |
操作系统 | N/A |
操作系统版本 | N/A |
状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
The basemaps property consists of hardcoded basemaps that are available. If a user would like to have a dynamic view of the basemaps available to them, they should define a basemap gallery group. This group can include available default ArcGIS basemaps in their environment as well as any custom defined basemaps. This can then be accessed in the webmap through the basemap_gallery property.
解决办法
Use the gallery_basemaps property.
重现步骤