I am implementing google map for draw a route between two locations in Android app. Route is showing, but I am not able to update route when user goes out of route during ride (runtime).
Q. How do i check if user goes out of route and how to update route on google map without refreshing map. Please help.
Thanks,
Nisha