Skip to content

Instantly share code, notes, and snippets.

@davedash
Created September 1, 2009 04:25
Show Gist options
  • Save davedash/178898 to your computer and use it in GitHub Desktop.
Save davedash/178898 to your computer and use it in GitHub Desktop.
javascript:navigator.geolocation.getCurrentPosition(function(p) {window.location='http://maps.google.com/maps?q=http://blockchalk.com/api/v0.6/chalks/'+p.coords.latitude+','+p.coords.longitude; });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment