Google maps unwanted white lines in IE

google-maps, google-maps-api-3, internet-explorer, javascript

Solution

According to Google: "This is a browser bug related to user selectable zoom level."

http://code.google.com/p/gmaps-api-issues/issues/detail?id=4120#makechanges

They provided no further information on why. Sounds like if you can deal with a set zoom level you won't run into the problem.

Problem

I am having a problem with the Google map API v3, I have created a map with custom stylers, and on IE9(windows 7) white horizontal lines appear, these lines do not appear in any other browser/OS combo. Just wondered if anybody else has come across this problem before, and could give me any hints. thanks. Screenshot: http://tinypic.com/view.php?pic=kbeyqq&s=5

Original source