Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save oguzcanhuner/52621b4add640fb4be94036c030f22a4 to your computer and use it in GitHub Desktop.
Save oguzcanhuner/52621b4add640fb4be94036c030f22a4 to your computer and use it in GitHub Desktop.
{"address_components"=>[{"long_name"=>"San Francisco", "short_name"=>"SF", "types"=>["locality", "political"]}, {"long_name"=>"San Francisco County", "short_name"=>"San Francisco County", "types"=>["ad
ministrative_area_level_2", "political"]}, {"long_name"=>"California", "short_name"=>"CA", "types"=>["administrative_area_level_1", "political"]}, {"long_name"=>"United States", "short_name"=>"US", "types
"=>["country", "political"]}], "formatted_address"=>"San Francisco, CA, USA", "geometry"=>{"bounds"=>{"northeast"=>{"lat"=>37.9298239, "lng"=>-122.28178}, "southwest"=>{"lat"=>37.6398299, "lng"=>-123.1738
25}}, "location"=>{"lat"=>37.7749295, "lng"=>-122.4194155}, "location_type"=>"APPROXIMATE", "viewport"=>{"northeast"=>{"lat"=>37.812, "lng"=>-122.3482}, "southwest"=>{"lat"=>37.70339999999999, "lng"=>-122
.527}}}, "place_id"=>"ChIJIQBpAG2ahYAR_6128GcTUEo", "types"=>["locality", "political"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment