Hello to everyone,
I have an application under development that implements re-routing with Arcgis Runtime 100.11.2.0
This is the scenario: I am going to attend an event or incident
The app traces the correct route for me, I'm heading in the wrong direction from where I'm supposed to be going along, the event is south of me and I'm driving north away from the event.
I ignore the proposed route twice to see the re-routing behavior

I know I need to go back that route correct, but the app plotting me a route going in the opposite direction which makes me instantly ‘off route’.


What parameter do I need in the routing service to update the heading of the unit-device?
How can I adjust the course of the direction I'm moving?
Thanks.