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.
Asked
Active
Viewed 1,200 times
1
-
2Look at the [Google Maps APIs terms of service](https://developers.google.com/maps/terms#10-license-restrictions) and you will see this: `No navigation. You will not use the Service or Content for or in connection with (a) real-time navigation or route guidance; or (b) automatic or autonomous vehicle control.` – Daniel Nugent Jul 06 '16 at 14:30
-
1@DanielNugent but how does uber and ola cabs showing there logo in google maps direction screen? – Prashanth Debbadwar Oct 19 '16 at 07:47
1 Answers
0
Its possible to make driving direction in android google map using polyline.
Check this link.

Manikandan K
- 1,081
- 1
- 9
- 17