Select to view content in your preferred language

Map Image Service not allowing Transparency

160
1
a month ago
Labels (1)
KatiePhillips_ODNR
Occasional Contributor

Hi,

I have a webmap that contains a Map Image Service. I've added that webmap to my Experience Builder and in the 'Layers' widget started selection the options I want users to be able to interact with. One of those options is to allow users to create a 'Transparency' on the layers. I have it selected, but when I published the Experience Builder, 'Transparency' is not an option. I tested this with other Map Image Services and have the same results. I tested this with Feature Services and it allows the transparency. Has anyone else experienced this and know why its happening? Have you figured out a work around?

KatiePhillips_ODNR_0-1759844451002.pngKatiePhillips_ODNR_1-1759844559417.png

Thank you,

0 Kudos
1 Reply
TonghuiMing
Esri Regular Contributor

Hi @KatiePhillips_ODNR 

The reason is that, to put it simply, for these sub-layers of the map image service, adjusting the transparency requires additional requests to the server for a new image to display, which is quite different from a regular feature layer (client-side rendering).

This depends on the service capability - whether the server side supports a dynamic renderer, and certain services do not support it.

0 Kudos