You can show a user that they've arrived at their destination using the Navigation template. Simply switch the routing card from routing state to message state and display an arrival message (this is a refresh, as are all updates to the navigation template).
Once you've displayed the arrival message, you can refresh the screen to show the map view again.
Sample flow
User action | Where action is performed | Step count after action |
---|---|---|
The routing card directs the user toward the destination. |
Navigation template in routing state ![]() |
1 |
A message confirms the user's arrival at the destination. |
Navigation template in message state ![]() |
1 |
When the app decides it's time (after at least 8 seconds), the message disappears and the user sees just the map. |
Navigation template with map only ![]() |
1 |