TdxAzureMapReverseGeocodeResultType Enum
In This Article
#Declaration
Delphi
TdxAzureMapReverseGeocodeResultType = (
Address,
Neighborhood,
PopulatedPlace,
Postcode1,
AdminDivision1,
AdminDivision2,
CountryRegion
);
#Members
Name |
---|
Address
|
Neighborhood
|
Populated
|
Postcode1
|
Admin
|
Admin
|
Country
|
See Also