January 20, 2012
Google maps API custom Info Box .png issue - iexplorer 9.0

The problem:

Custom Info box does not appear on explorer when a marker is clicked when using google maps API javascript version 3.0 .

The solution:

This issue only happens on explorer and you can sort it out simply removing the opacity filter and the transparency :

#map_canvas div { filter: none !important ; background: transparent !important ; }

Liked posts on Tumblr: More liked posts »