| Número de ID do Erro |
BUG-000134229 |
| Enviado | September 29, 2020 |
| Última Modificação | November 4, 2024 |
| Aplica-se à | ArcGIS API for Python |
| Versão encontrada | 1.8.1 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 10.0 64 Bit |
| Status | Known Limit
Após revisão pela equipe de desenvolvimento, foi determinado que esse problema está relacionado a uma limitação conhecida do software que está fora do controle da Esri. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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__`..
Solução Provisória
Share the web map and its items with the public.
Etapas para Reproduzir