Bug ID Number |
BUG-000161336 |
Submitted | September 12, 2023 |
Last Modified | June 5, 2024 |
Applies to | Portal for ArcGIS |
Version found | 10.9.1 |
Operating System | Windows Server |
Operating System Version | 2019 64 Bit |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
Map Viewer and other 4.x JSAPI apps use WebGL to render layers. Therefore, the image hosting server needs to be configured correctly. Refer to https://developers.arcgis.com/javascript/latest/cors/, for additional information
Workaround
Workaround:
- Add the image to Portal for ArcGIS as an item.
- Share the item to Everyone.
- Copy the item URL and use the copied URL for symbology.
- Ensure the URL for the images are shared publicly (no token required).
NOTE: In ArcGIS Online (future version of ArcGIS Enterprise), users can directly uploaded images in Map Viewer to use as symbology:
Steps to Reproduce