Add google maps directions within android app

1.2k Views Asked by At

I want to implement the below card (with drive/transit images used by the google maps application). When the drive icon is clicked i want to implement the maps showing the driving directions within my app itself. I have read through the documentation but i am not sure if it is even possible. Kindly help.

enter image description here

1

There are 1 best solutions below

0
Manikandan K On

Its possible to make driving direction in android google map using polyline.

Check this link.

http://www.androidtrainee.com/drawing-driving-route-directions-between-two-locations-using-google-directions-in-google-map-android-api-v2/