new cercalia.service.GeometryEntity()
GeometryEntity service constructor
Extends
- cercalia.service.Service
Methods
- 
    getMunicipalityGeometry(municipalityId, callbackFn)
- 
    
    
    
    
    
    
        
Name Type Description municipalityIdstring Municipality. callbackFnfunction Callback function to parse data server response. 
- 
    getPostalCodeGeometry(countryId, postalCode, callbackFn)
- 
    
    Gets the address from a coordinate cercalia.LonLat Name Type Description countryIdstring Country Id. postalCodestring Postal code. callbackFnfunction Callback Function to parse data server response. 
