| Class | GoogleGeocode |
| In: |
lib/google_geocode.rb
|
| Parent: | RCRest |
Library for looking up coordinates with Google‘s Geocoding API.
www.google.com/apis/maps/documentation/#Geocoding_HTTP_Request
| VERSION | = | '1.2.1' | This is the version you are running. | |
| Location | = | Struct.new :address, :latitude, :longitude | Location struct |
Creates a new GoogleGeocode that will use Google Maps API key key. You can sign up for an API key here: