Google Geocoding Services
Get address details
Inputs
Name | Type | Description |
---|---|---|
Address | String | Full address |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the address was found. True / False |
Route | String | Route |
Locality | String | Locality |
Administrative Area Level 1 | String | Administrative Area Level 1 |
Administrative Area Level 2 | String | Administrative Area Level 2 |
Country | String | Country |
Postal Code | String | Postal Code |
Result | Object | Address Details |
Updated 12 months ago