Hello
I found a problem when using the ImageElement api, using MediaLayer ImageElement in the mapview api to add a transparent png image to the map, the white color does not achieve the transparent effect.
It is found that the problem occurs in the bit depth. The bit depth of the png image is 8, and the bit depth of the png image is 32, which cannot be displayed normally.
Hope it will be resolved in the next version.