reverseGeo: Reverse geocoding utility

Description Usage Arguments Value Author(s)

Description

An interface for the reverse geocoding service by Google Maps Geocoding API's. Reverse geocoding is the process of converting geographic coordinates into a human-readable address.

Usage

1
reverseGeo(lat, lon, key)

Arguments

lat

Latitude

lon

Longitude

key

Your application's API Google Maps key

Value

A human-readable address

Author(s)

Alejandro Platas-Lopez


alexplatasl/reverseGeo documentation built on May 14, 2019, 2:40 p.m.