NAME

Geo::Coder::Many::Googlev3 - Plugin for version 3 of the google maps geocoder

VERSION

Version 0.02

SYNOPSIS

This class wraps Geo::Coder::Googlev3 such that it can be used in Geo::Coder::Many, by converting the results to a standard form.

Note: this module supports v3 of the Google geocoder. There is also Geo::Coder::Google (also supported by Geo::Coder::Many) which supports the older version 2.

METHODS

geocode

Takes a location string, geocodes it using Geo::Coder::Googlev3, 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.