Bug-ID-Nummer |
BUG-000168900 |
Eingereicht | July 4, 2024 |
Zuletzt geändert | August 15, 2024 |
Gilt für | ArcGIS API for Python |
Gefunden in Version | 2.3.0 |
Betriebssystem | N/A |
Betriebssystemversion | N/A |
Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
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.
Workaround
Use the gallery_basemaps property.
Schritte zur Reproduzierung