Class: Geokit::Geocoders::GoogleGeocoder

Inherits:
Geocoder
  • Object
show all
Defined in:
lib/geokit/geocoders.rb,
lib/geokit/geocoders_mine.rb

Overview

Google geocoder implementation. Requires the Geokit::Geocoders::GOOGLE variable to contain a Google API key. Conforms to the interface set by the Geocoder class.

Method Summary

Methods inherited from Geocoder

call_geocoder_service, geocode, reverse_geocode, sign_url, urlsafe_decode64, urlsafe_encode64