Get Route Navigation in App using Google Map API
11:04 17 Mar 2020

Is there a way to get navigation directions like we get in google maps using google maps API? I know how to get route (directions API) and then display it (Maps JavaScript API) but i can't find a way to get navigation directions for that route. I need the map to navigate the user to the destination.

google-maps google-directions-api