Skip to main content

ReverseGeocoding

address object
country stringnullable
state stringnullable
county stringnullable
city stringnullable
district stringnullable
street stringnullable
housenumber stringnullable
postalcode stringnullable
functionalclass stringnullable
streetlimit number<double>
ReverseGeocoding
{
"address": {
"country": "string",
"state": "string",
"county": "string",
"city": "string",
"district": "string",
"street": "string",
"housenumber": "string",
"postalcode": "string",
"functionalclass": "string",
"streetlimit": 0
}
}