| Bug-ID-Nummer |
BUG-000149967 |
| Eingereicht | June 13, 2022 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS API for JavaScript |
| Gefunden in Version | 4.24 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Status | Known Limit
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Problem im Zusammenhang mit einer bekannten Einschränkung der Software steht, die außerhalb der Kontrolle von Esri liegt. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
This is a known limitation. MapImageLayer() functions are processed on the server side. The ArcGIS Server needs to be able to access the URL to the PictureMarkSymbol() function in order to display it in the exported map image.
Workaround
Use https://static.arcgis.com/images for the MapImageLayer() function, set the symbol at the map service side, or use a FeatureLayer.
Schritte zur Reproduzierung