Select to view content in your preferred language

Can I keep graphic layer always on top?

486
1
11-18-2011 04:17 PM
XiaoJing
Emerging Contributor
I add graphic layer when map loaded.I add other layer later.I found that graphic layer can not display because other layer is on top.How can i resolve this?
0 Kudos
1 Reply
RickJones
Deactivated User
Try  insertMapLayer:withName:atIndex:

Use the layers count - 1 for the index.
0 Kudos