The Location Address Of Coordinates action enables the system to retrieve the physical address (street, neighbourhood, district, city, etc.) corresponding to a latitude and longitude value.
It is commonly used in map-based applications to display the exact address information of a point selected by the user.
Technical Features
1. Define the Action in UI Design
2. Configure Action Parameters
When a user clicks on a point on the map, the physical address corresponding to those coordinates should be retrieved by the system and displayed in a Text field.
Application Flow:
Action Flow and Configuration
When the user clicks on any point on the map and then presses the ‘Get Address’ button:
Technical Risks and Controls
The Location Address Of Coordinates action allows you to convert the user's location data into meaningful address information. It is ideal for map-based operations, delivery and visit systems, or location verification in user forms. It greatly improves the user experience with its dynamic and real-time address retrieval feature.