Sha256: 20cdf621fd8acd4f425185c82451be1393c7cb0917cac29f68ca169c6008a680

Contents?: true

Size: 1.67 KB

Versions: 6

Compression:

Stored size: 1.67 KB

Contents

{
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Amphitheatre Parkway",
               "short_name" : "Amphitheatre Pkwy",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Mountain View",
               "short_name" : "Mountain View",
               "types" : [ "locality", "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" : "Amphitheatre Parkway, Mountain View, CA, USA",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 37.4267180,
                  "lng" : -122.07792340
               },
               "southwest" : {
                  "lat" : 37.42070340000001,
                  "lng" : -122.09319780
               }
            },
            "location" : {
               "lat" : 37.42325960000001,
               "lng" : -122.08563830
            },
            "location_type" : "GEOMETRIC_CENTER",
            "viewport" : {
               "northeast" : {
                  "lat" : 37.4267180,
                  "lng" : -122.07792340
               },
               "southwest" : {
                  "lat" : 37.42070340000001,
                  "lng" : -122.09319780
               }
            }
         },
         "types" : [ "route" ]
      }
   ],
   "status" : "OK"
}

Version data entries

6 entries across 6 versions & 1 rubygems

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