Numéro d’ID de bogue |
BUG-000168900 |
Envoi | July 4, 2024 |
Dernière modification | August 15, 2024 |
S’applique à | ArcGIS API for Python |
Version trouvée | 2.3.0 |
Système d’exploitation | N/A |
Version du système d’exploitation | N/A |
Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
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.
Solution de contournement
Use the gallery_basemaps property.
Étapes pour reproduire