I need to make a car route on Gmaps. I know how it works with 2 points (a link) but can I do same with 3 or more points? I will be grateful for any tips or useful links.
Asked
Active
Viewed 125 times
0
-
I think this is a duplicate. Did you mean something like this? https://stackoverflow.com/questions/36523773/how-to-make-route-direction-between-multiple-markers – Philip Jun 13 '17 at 15:13
-
Oh yes exactly what I need thank you very much – Yurii10 Jun 13 '17 at 15:35
1 Answers
0
See this link.You set selected some waypoints. https://google-developers.appspot.com/maps/documentation/javascript/examples/full/directions-waypoints

Otsuki Takaya
- 162
- 2
- 11