new cercalia.service.ReverseGeocoding()
ReverseGeocoding service constructor
Methods
- 
    getClass(){string}
- 
    
    Returns the object type. 
- 
    getDirection(lonLat, callbackFn)
- 
    
    Gets the address from a coordinate cercalia.LonLat Name Type Description lonLatcercalia.LonLat callbackFnfunction 
- 
    setAsync(async)
- 
    
    Change geocoding request synchronously. Name Type Description asyncboolean 
