Skip to content

Instantly share code, notes, and snippets.

@kisabaka
Created May 23, 2013 09:21
Show Gist options
  • Save kisabaka/5633920 to your computer and use it in GitHub Desktop.
Save kisabaka/5633920 to your computer and use it in GitHub Desktop.
function getPoint() {
var pt = gg.GuessRoundCollection.models[gg.GuessRoundCollection.models.length-1].latLng
return [pt.jb, pt.kb]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment