Class: ReverseGeocoding

cercalia.service.ReverseGeocoding


new cercalia.service.ReverseGeocoding()

src/cercalia/service/reversegeocoding.js, line 13

ReverseGeocoding service constructor

Extends

Methods

getClass(){string} inherited

src/cercalia/object.js, line 41
Returns:
Get Class name of object

getDirection(lonLat, callbackFn)

src/cercalia/service/reversegeocoding.js, line 28

Gets the address from a coordinate cercalia.LonLat

Name Type Description
lonLat cercalia.LonLat

Position

callbackFn function

Callback function to parse data server response. First and unique argument is ProximityResult

getId(){string} inherited

src/cercalia/object.js, line 33
Returns:
Unique Id.