I built a small test application following the documention on the website and part of the functionality I have included is changing the color of the markers based on some conditions. The markers are either green, yellow or red. After I got everything working the way I wanted it I deployed my solution to my server and when running from the server every marker is reddish orange with a solid white circle in the center when run from IE 11. When running from chrome the makers work normally (but the selection checkboxes disappear in my combobox).