As a user, I want the app to automatically update the directions as I move through the route, so that I don’t have to go back to previous locations to follow the directions again.
Scenario 1: User is located in between two exhibits in the plan
Given the user is in the directions view
When the user switches locations to a point between the current and next exhibit
Then the directions update to display remaining paths needed to reach the destination
As a user, I want the app to automatically update the directions as I move through the route, so that I don’t have to go back to previous locations to follow the directions again. Scenario 1: User is located in between two exhibits in the plan Given the user is in the directions view When the user switches locations to a point between the current and next exhibit Then the directions update to display remaining paths needed to reach the destination