Geocoding reverse
An decision block that finds the address or location name for a geographic coordinate.
The fiber will pause until the operation has completed.
Geocoding may be performed using internet traffic.
Input arguments
- Latitude — latitude of the location.
- Longitude — longitude of the location.
- Language — preferred language of the result, default is the device language.
Output variables
- Decoded location name — variable to assign the decoded location name.