NAME
Geo::Coder::Many::Google - Plugin for the google maps geocoder
VERSION
Version 0.02
SYNOPSIS
This class wraps Geo::Coder::Google such that it can be used in Geo::Coder::Many, by converting the results to a standard form.
Note: Geo::Coder::Google uses the deprecated version 2 of the Google geocoder. There is a newer Geo::Coder::Googlev3 (also supported by Geo::Coder::Many).
METHODS
geocode
Takes a location string, geocodes it using Geo::Coder::Google, and returns the result in a form understandable to Geo::Coder::Many
get_name
The short name by which Geo::Coder::Many can refer to this geocoder.