Select to view content in your preferred language

Graphic Symbol Covered by Dynamic Service Layer

464
1
09-02-2011 02:14 PM
DavidBrown6
Emerging Contributor
Hi,

I have a rather simple scenario in which I am having an especially difficult time resolving. I have a grid, I am creating a graphics layer, adding a symbol to that layer, and then adding a dynamic service layer to the grid. It seems the dynamic service layer is over top of the graphic layer. How do I reverse this?
0 Kudos
1 Reply
dotMorten_esri
Esri Notable Contributor
Can't you insert the dynamic layer before the graphics layer using layer.Insert instead of layer.Add?
0 Kudos