Class: Geocoder::Result::GooglePremier

Inherits:
Google
  • Object
show all
Defined in:
lib/geocoder/results/google_premier.rb

Instance Attribute Summary

Attributes inherited from Base

#cache_hit, #data

Method Summary

Methods inherited from Google

#address, #address_components, #address_components_of_type, #bounds, #city, #coordinates, #country, #country_code, #formatted_address, #geometry, #neighborhood, #partial_match, #place_id, #postal_code, #precision, #route, #state, #state_code, #street_address, #street_number, #sub_state, #sub_state_code, #types, #viewport

Methods inherited from Base

#address, #coordinates, #country, #country_code, #initialize, #latitude, #longitude, #province, #province_code, #state, #state_code

Constructor Details

This class inherits a constructor from Geocoder::Result::Base