I'm currently developing an android app that require Google Maps feature, right now in my android code, i saved the latitude longitude in php server and retrieve back into android app, and it can locate the position. Right now how do i get the direction from my current location to the marker that already set the position from the server?I'm currently developing an android app that re