Google map comes partially, grey area comes instead of images from google server
Sometimes google map comes partially with other area getting grayed out. There is one catch, if we start Firebug, images do come in that gray area. Dont know why this is happening. Anybody ever experienced this and found solution, Please share. Hitman_99 This bug can occur if you are resizing the map's DIV . After resizing, try to call gmap.checkResize() function. Argiropoulos Stavros If you are using v3 try google.maps.event.trigger(map, "resize"); Also take a look at here Hi if you are using toggle in a div with a map container you call resizeMap in the function associated with the trigger: