apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.26k stars 382 forks source link

Partial map only showing with responsive css #409

Closed rmatesic closed 10 years ago

rmatesic commented 10 years ago

When loading the map in the div, I am only getting a small map in the top left corner of the div. Once I enlarge the screen a bit the whole map seems to load again.

Is there a call that is supposed to be called to reload the bounds of the map?

apneadiving commented 10 years ago

nope, its a css issue, check google maps documentation, there is nothing due to the gem itself.