| Numéro d’ID de bogue |
BUG-000123215 |
| Envoi | June 19, 2019 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS API for JavaScript |
| Version trouvée | 4.11 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 2012 R2 |
| 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
Map service transparency is not the same as the opacity property on the layer that is controlled with the ArcGIS API for JavaScript. If the transparency is set on the map service, the JavaScript API MapImageLayer still has the default value of 1. Refer to the following documentation:
https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-MapImageLayer.html#opacity
If the MapImageLayer.opacity is set, the actual opacity value of the sublayer is the value of MapImageLayer.opacity multiplied by the sublayer's opacity. Refer to the following documentation:
https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-Sublayer.html#opacity
Étapes pour reproduire
ID de bogue: BUG-000123215
Logiciel:
- ArcGIS API for JavaScript