Skip to content

Instantly share code, notes, and snippets.

@SpencerCooley
Created October 5, 2011 20:29
Show Gist options
  • Save SpencerCooley/1265604 to your computer and use it in GitHub Desktop.
Save SpencerCooley/1265604 to your computer and use it in GitHub Desktop.
var infowindow = new google.maps.InfoWindow({
content: 'this is a custom marker! You can drag it!'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment