The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Geo::Coder::Many::Google - Plugin for the google maps geocoder

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.