I have a map that draws polylines and displays icons. The icons are appearing underneath the graphics, how can I set the layering to always display the icons on top? Do I need to add another graphics layer?
I have a map that draws polylines and displays icons. The icons are appearing underneath the graphics, how can I set the layering to always display the icons on top? Do I need to add another graphics layer?
As far as I am aware, graphics are always on top. If you want icons on top of graphics you would have to render them IN the graphics layer.