Numéro d’ID de bogue |
BUG-000153126 |
Envoi | October 20, 2022 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS API for JavaScript |
Version trouvée | 3.41 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 |
Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
There are no plans to address this as it is not reproducible in the recommended ArcGIS API for JavaScript 4.x version.
Solution de contournement
- Configure the equivalent workflow with proxy rules using the esri/urlUtils module.
- Intercept the request with the setRequestPreCallback property. Each request URL containing the 'basemaps.arcgis.com' domain slices the extra appended proxy URL, allowing the map to fully load if the line for esriRequest.setRequestPreCallback(myCallbackFunction) is uncommented.
Étapes pour reproduire
ID de bogue: BUG-000153126
Logiciel:
- ArcGIS API for JavaScript