Skip to content

Instantly share code, notes, and snippets.

@Dexterstat
Created January 15, 2014 13:42
Show Gist options
  • Save Dexterstat/8436423 to your computer and use it in GitHub Desktop.
Save Dexterstat/8436423 to your computer and use it in GitHub Desktop.
Gooogle Maps Loaded
google.maps.event.addListenerOnce(theMap, 'tilesloaded', function(){
//action
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment