Hi all, I'm adding multiple ItemizedOverlays and some other custom drawing in few classes that inherit from Overlay.
Say I have 2 ItemizedOverlays and 1 CustomOverlay (that extends from Overlay). The ItemizedOverlays should always be on top of the customoverlay. The problem is that as soon as I zoom the drawing layer appears on top of the itemizedoverlays. Because of a specific workaround I need for another problem (not relevant here) i cannot just use the order of adding the layers to the mapview as resolve for this issue. Thanks for any helpful insights. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

