| Número de ID del error |
BUG-000134229 |
| Enviado | September 29, 2020 |
| Última modificación | November 4, 2024 |
| Relacionado con | ArcGIS API for Python |
| Versión encontrada | 1.8.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
At the latest release of the ArcGIS API for Python, version 2.4.0, the map classes are revamped and after testing, this now works with the print method in the new Map class. This can now work with the Online notebooks or in the local notebooks. To check the version of the Python API, use `import arcgis` and then do `arcgis.__version__`..
Solución alternativa
Share the web map and its items with the public.
Pasos para reproducir