Class: Geocoder::Result::GooglePremier
- Defined in:
- lib/geocoder/results/google_premier.rb
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Google
#address, #address_components, #address_components_of_type, #city, #coordinates, #country, #country_code, #formatted_address, #geometry, #neighborhood, #postal_code, #precision, #route, #state, #state_code, #street_address, #street_number, #sub_state, #sub_state_code, #types
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