Hi everyone,
I’d like to reopen the issue described here. The problem persists in JavaScript SDK versions 4.28, 4.29, 4.30, and 4.31—transparency settings only work for the main MapImageLayer and the lowest-level sublayers (leaves), but not for intermediate sublayers. Other properties, like visible, work as expected, but transparency changes don’t seem to trigger a redraw.
To illustrate the issue, I’ve prepared a CodePen example: Codepen
Has anyone found a workaround for this? Any insights would be greatly appreciated!
Thanks!