I need to plot a route from user's current location to the destination address. Now let's say if the user takes a different route, I need to replot the route. How should I proceed?
I, obviously, will not keep on plotting the route as soon as the user's location. I need to replot only when the user takes a different route