Method: GoogleMapsGeocoder::GeocodingError#json
- Defined in:
- lib/google_maps_geocoder/google_maps_geocoder.rb
#json ⇒ Hash (readonly)
Returns the complete JSON response from Google Maps as a Hash.
120 121 122 |
# File 'lib/google_maps_geocoder/google_maps_geocoder.rb', line 120 def json @json end |