> I want to know how to update z-index of markers from function of > GEvent.addListener.
Altering marker z-index is more complicated than you might expect, because wants to do its own thing and order them with the more southerly ones front. Start here - http://econym.org.uk/gmap/zindex.htm If what you really want to do is temporarily bring a marker to the front to highlight it, when moused over, see this - http://groups.google.com/group/Google-Maps-API/browse_thread/thread/72f8662b75658fe0 and http://groups.google.com/group/Google-Maps-API/browse_thread/thread/2503a0e79924da68/ba7a02c25afc7727 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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?hl=en -~----------~----~----~----~------~----~------~--~---
