- Enable Route Drawing: Draw Route can be set to true to draw a route from the user's current location to the destination.
- Multiple Stops: Additional stops can be defined along the journey. For example:
- Stop 1: Hotel
- Stop 2: Restaurant
- Stop 3: Event venue
- Dynamic Location Usage: The latitude and longitude can be dynamically determined based on the location selected by the user:
Technical Risks
- Invalid Coordinates: If latitude or longitude is missing or incorrect, the map may not load.
- Application Support: If the user does not have a map application installed on their device, the action may fail.
- If the Stops Parameter is Defined in an Invalid Format: If multiple stops are defined in an incorrect format, the route cannot be created.
The Open In Map action is an ideal solution for displaying location-based content directly on a map in Kuika applications, enhancing the user experience and providing simple directions. It is a powerful tool for field operations, event navigation, and user support scenarios.