Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 464 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 464 Bytes

About

This provides an agent and some functions to perform geolocation. It allows retrieving the address of an ambiguous location, as well as getting the exact geological latitude and longitude coordinates of a place. This is done through the Google Maps geocoding API.

You should set the :api-key configuration value of the consumer to the Google Maps Geocoding API key that you obtained.