_geocodeReverse
Gets the address of a location specified by latitude and longitude coordinates.
Parameters
lat
The latitude coordinate of the location.
lon
The longitude coordinate of the location.
Example
Result
On Success
The address of the location, plus additional information.
On Failure
If the user is not logged in:
If the location is unable to be determined:
Last updated