Hello,
I've been setting Opacity at the Overlay level and it's been working great. But now I have an InMemoryFeatureLayer that I use to highlight features and I'd like to set the Opacity on it. Is there any way to do this at the layer level?
As a workaround, I can put the rest of my layers in the StaticOverlay and put my highlight layer in my DynamicOverlay and set the Opacity on just the DynamicOverlay. I just didn't know if there was an easier way to accomplish this.
Thanks for your help,
Joe