Skip to content

Instantly share code, notes, and snippets.

@jakab922
Created October 7, 2011 11:01
Show Gist options
  • Save jakab922/1270061 to your computer and use it in GitHub Desktop.
Save jakab922/1270061 to your computer and use it in GitHub Desktop.
google.maps.event.addListener(marker, 'click', function() {
alert('bubba');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment