Open gonen52 opened 9 years ago
Alas the API is limited to 8 waypoints. But agreed, it shouldn't be limited 1 via point.
https://developers.google.com/maps/documentation/javascript/directions#Waypoints
The maximum allowed waypoints is 8, plus the origin, and destination.
Also I dont think the API can do custom labels, but technically could work around that (doing it manually, but would be quite a bit of work)
I was so happy to see the A,B,C labels back !!!!!
What is missing:
1 - http request for directions between a,b,c,d until y..... (25 points) - with the ability to specify our own description per point 2 - A,B,C on the map - but we need the, also in the left window (so we can Identify point B easily...) 3 - ability to change order of points (when we will have 25 points option...
Many thanks !!!!!!