Since I updated to Chrome 15 a weird thing is happening: I have a drawing app that has that common little square markers for vertices and midpoints. Now whenever I pan or zoom with markers on, they sometimes get behind the polyline, completely random. They also get back in front if you continue to pan and zoom, and the same happens with InfoWindows.
I asked the same question on Google Groups, and some other folks got the same problem, but only on Windows 7 with Google Chrome 15. In version 14, IE, Windows XP, etc, this never happens (I myself tested a Windows XP machine and it all worked fine).
I made a little example to demonstrate the problem:
http://artflow.ro/tibi/maps.html
I also made a YouTube video to see what I see, if you don't get anything strange:
http://www.youtube.com/watch?v=ylPx8t27QuQ
With the initial zoom level, the top marker is directly above the polyline, but if you pan around it will sometimes get behind.
If you click the bottom marker, an InfoWindow will open, also above the polyline with initial zoom level, and the same will happen.
Also, notice that the code has nothing fancy in it, it's just the simple map example from Google with some default Overlays added.
I tend to believe that it is a bug in Chrome 15, because no update to the API was made between the 14 and 15 versions when I updated.
So, what should I do?
Have a nice day!