不具合 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.
再現の手順