I am using google maps in a mobile application using html and javascript. When the I load the map I am only able to see 5% of the map in the upper left corner. 95% of the di
For my case, just calling map.refresh() fixed this issue. I am using Gmaps.
map.refresh()