Simon: I tried your sample and I also observe the problem you're describing.
I added an optimized: false parameter to each marker and everything now works as expected! Definitely a bug -- zindex of draggable markers isn't behaving as expected when optimized is true (the new default). Gary On Mar 18, 6:21 am, sgiddings <[email protected]> wrote: > Hi Chris, > > Ok, sample whipped up !http://www.pumaproductions.fr/google/markerzindex.htm > > From further tests, it would appear related to the use of the 'draggable' > property. > > This leads me to the following question : would changing the draggable > property dynamically (through setDraggable) affect the display ? > > Simon -- 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 [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-js-api-v3?hl=en.
