Skip to content

Commit

Permalink
Document where to get a key from
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Oct 11, 2017
1 parent 945228c commit b6f9124
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Geo/Coder/GooglePlaces/V3.pm
Expand Up @@ -220,6 +220,8 @@ variables GMAP_CLIENT and GMAP_KEY before running v3_live.t
GMAP_CLIENT=your_id GMAP_KEY='your_key' make test
You can get a key from https://console.developers.google.com/apis/credentials.
=item geocode
$location = $geocoder->geocode(location => $location);
Expand Down

0 comments on commit b6f9124

Please sign in to comment.