Skip to content

Instantly share code, notes, and snippets.

@DavidQL
Created June 2, 2011 17:09
Show Gist options
  • Save DavidQL/1004830 to your computer and use it in GitHub Desktop.
Save DavidQL/1004830 to your computer and use it in GitHub Desktop.
$('#locations li').each(function() {
googlemap.dropMarker($(this));
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment