Module: Geokit

Defined in:
lib/geokit/mappable.rb,
lib/geokit.rb,
lib/geokit/geocoders.rb,
lib/geokit/inflector.rb,
lib/geokit/geocoders_v3.rb,
lib/geokit/geocoder_google.rb,
lib/geokit/geocoder_google_v3.rb

Overview

require ‘forwardable’

Defined Under Namespace

Modules: Geocoders, Inflector, Mappable Classes: BadKeyError, Bounds, GeoLoc, GeocoderServiceError, GeokitError, InvalidResponseError, InvalidStatusCodeError, LatLng, TimeoutError, TooManyQueriesError

Constant Summary collapse

VERSION =
'1.5.0.3'
@@default_units =

These defaults are used in Geokit::Mappable.distance_to and in acts_as_mappable

:miles
@@default_formula =
:sphere