Skip to content

Instantly share code, notes, and snippets.

@keeprock
Created March 19, 2015 08:47
Show Gist options
  • Save keeprock/f5118f842b04ac028a6d to your computer and use it in GitHub Desktop.
Save keeprock/f5118f842b04ac028a6d to your computer and use it in GitHub Desktop.
Manually reload Google Map via JavaScript
google.maps.event.trigger(map, 'resize');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment