Skip to content

Instantly share code, notes, and snippets.

@Dexterstat
Created January 15, 2014 13:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
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