Hi,
Currently I have 2 layers, ElementLayer and GraphicsLayer on the Map
I need to have the GraphicsLayer to be the highest prority, just like ZOrder in windows.
So when I have a Cluster, it should be on top of all the other layers.
Can you provide a sample code on how to do this ?
Thanks