I have a google map that adds multiple markers on it and the InfoWindow contains some custom html in it. (here is a live example)
The map and its markers show fine in all browsers except Internet Explorer. The markers never show. However, the funny thing is, if I press F12, get in developer mode to try to figure out what is going on, the markers show just fine. Then I exit developer mode and it still shows just fine.
Has anyone else ran into a similar situation? I have no idea what to do to make the marker show the first time. (I tried adding a timeout to give the maps time to load before adding the markers, but that didn’t work)
Simple answer, not intuitive. Comment out
console.login the file/static//places/js/google_maps.js. I tested in IE 9.