Setting permanent Google Maps destination while geolocation sets start point.
I am trying to build Google Directions into my app but I want to set the destination permanently and have the start point be set by the phones geolocation automatically. I tried modifying the code given in the tutorial under "Build a mobile app with Google Map and Google Directions API" and "Building a mobile app with Google Map and Geolocation" but it didn't work.