Re: [Google Maps API v3] Zindex Trouble with MarkerImage

2011-11-29 Thread 吴晓军
hi,The Z-index can only work on the positioning of elements (eg position: absolute) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from

[Google Maps API v3] Zindex Trouble with MarkerImage

2011-11-29 Thread pelletalexandre
Hello. I have an issue with setting the zindex of many markers. When i use the default icon (so i don't set icon) zindex seems to work fine. But when i use a markerimage for the markers, the zindex is 'forgoten' and the last marker added as if i dont't set the zindex. To be sure of that, i have