Class GoogleGeocode::Location
In: lib/google_geocode.rb
Parent: Object

A Location contains the following fields:

latitude:Latitude of the location
longitude:Longitude of the location
address:Street address of the result.

Methods

Public Instance methods

The coordinates for this location.

[Validate]