Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save l4u/1146064 to your computer and use it in GitHub Desktop.
Save l4u/1146064 to your computer and use it in GitHub Desktop.
options = {:q=>'Starbucks', :category=>'Coffee & Tea', :radius=>5}
SimpleGeo::Client.get_places(37.772445, -122.405913, options)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment