Sha256: 715af2b7f0eb6b971121a8c300d4dafaf80c39c97101cf3ba73277f16600d92e

Contents?: true

Size: 1.1 KB

Versions: 6

Compression:

Stored size: 1.1 KB

Contents

{
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "United States",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 71.3898880,
                  "lng" : -66.94976079999999
               },
               "southwest" : {
                  "lat" : 18.91106420,
                  "lng" : 172.45469660
               }
            },
            "location" : {
               "lat" : 37.090240,
               "lng" : -95.7128910
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.380,
                  "lng" : -66.940
               },
               "southwest" : {
                  "lat" : 25.820,
                  "lng" : -124.390
               }
            }
         },
         "types" : [ "country", "political" ]
      }
   ],
   "status" : "OK"
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
graticule-2.7.2 test/fixtures/responses/google/country.json
graticule-2.7.1 test/fixtures/responses/google/country.json
graticule-2.7.0 test/fixtures/responses/google/country.json
graticule-2.6.0 test/fixtures/responses/google/country.json
graticule-2.5.0 test/fixtures/responses/google/country.json
graticule-2.4.0 test/fixtures/responses/google/country.json