I am working on UWP application and facing a challenge to draw a path on the map as user travel from source to destination location.
I have already plotted a route as per the given source to destination location now i want to draw a line as user travels from source to destination. What is the best way to draw a route on the Map.
I am using a latest windows 10 version 1803 (10.0; Build 17134) for the development.