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!

link|improve this question
It does sound like a Chrome bug more than an API one, however you might be better specifying the most current stable release version: maps.googleapis.com/maps/api/js?v=3.5&sensor=false – duncan Nov 1 '11 at 10:00
@duncan I tested with both 3.5 and 3.4 versions and the same problem occurs. Besides that, isn't 3.6 the latest stable version? – Tiby Nov 1 '11 at 10:33
no, 3.6 is the most current version, 3.5 is the stable version: code.google.com/apis/maps/documentation/javascript/… – duncan Nov 1 '11 at 10:36
didn't know that. thanks – Tiby Nov 1 '11 at 12:41
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.