Skip to content

Instantly share code, notes, and snippets.

@jdx
Created February 15, 2013 00:16
Show Gist options
  • Save jdx/4957608 to your computer and use it in GitHub Desktop.
Save jdx/4957608 to your computer and use it in GitHub Desktop.
rubymotion rocks
BW::Location.get do |result|
p result[:to].latitude
p result[:to].longitude
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment