Skip to content

Instantly share code, notes, and snippets.

@DavidQL
Created June 2, 2011 17:08
Show Gist options
  • Save DavidQL/1004827 to your computer and use it in GitHub Desktop.
Save DavidQL/1004827 to your computer and use it in GitHub Desktop.
// declare our global googlemap helper
googlemap = {
infowindows: [],
dropMarker: function() { }
};
window.googlemap = googlemap;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment