| Número de ID del error |
BUG-000132312 |
| Enviado | July 16, 2020 |
| Última modificación | December 10, 2025 |
| Relacionado con | Portal for ArcGIS |
| Versión encontrada | 10.8 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 2016 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
This is a known limitation, as ArcGIS Pro did not allow saving renderers with unique value groups and headings in web maps until version 3.0, and the ArcGIS Maps SDK for JavaScript did not allow reading these maps until version 4.25.
This issue is present because there was previously no web map specification allowing web maps to be saved and shared with unique value groups with headings. As a result, changes were required in both ArcGIS Pro and the JavaScript Maps SDK. To save grouped values in UniqueValueRenderer, update ArcGIS Pro to at least version 3.0, and re-save and re-share the web map from there. Once done, the saved web map can be properly read in any web application built using JavaScript Maps SDK version 4.25 or later.
Solución alternativa
Update ArcGIS Pro to at least version 3.0, and re-save and re-share the web map from there. Once done, the saved web map can be properly read in any web application built using JavaScript Maps SDK version 4.25 or later.
Pasos para reproducir