Class: Geokit::Geocoders::GoogleGeocoder
- Defined in:
- lib/geokit/geocoders/google_geocoder.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.
Constant Summary collapse
- ENDPOINT =
"http://maps.google.com/maps/geo"