Search code examples
androidgoogle-mapsdriving-directionsmap-directions

Google Maps Api Directions


Can i mark two points on the google maps in my application and then calculate the direction on the map as well as turn by turn navigation ?


Solution

  • No the Map Activity doesn't provide such a feature. You have to request it via the Google Maps Web API.