Hi Chris- Currently the only options for configuration of marker draw order is to either enable or disable marker raising (overlayRaising). So you could set that to false and never have the markers change order after creation. If you want more configuration then that, you should either file a feature request or consider implementing your own Marker class with the desired features by extending OverlayBase.
- pamlea On Fri, Oct 3, 2008 at 12:23 AM, TinyGrasshopper <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > Another question :). Now i'd like to be able to draw one marker (call > it A) on top of another marker (call it B) and always have marker A > stay on top of marker B. If i add marker A after marker B then marker > A is drawn on top; however, if i move the mouse over marker B, then > marker A is pushed behind marker B. > > Is there any way to stop that from happening? or to bring marker A to > the foreground when i notice marker B has been rolled over or > something? > > Cheers, > Chris > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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/google-maps-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
