Closed GoogleCodeExporter closed 8 years ago
Hi
If you have the waypoints ordained, you can do it with GMLib. With GMLib, you
can get more than one (1) direction request. Only you need to set to False
HiddeOthers property and you will show all requests into your map
Original comment by cadet...@gmail.com
on 9 Apr 2015 at 7:44
So I must calculate for example 5 directions each for 8 points and sum it ? I
don't know how to merge the routes to make each route continuation of previous
Original comment by bdk...@gmail.com
on 13 Apr 2015 at 6:25
For example, if you want to go from point A to point M with B, C, D, E, F, G,
H, I, J, K, L waypoints, you needs to call 2 times the Execute method, the
firts from A to J with B, C, D, E, F, G, H and I waypoints, and another from J
to M with K and L waypoints
Original comment by cadet...@gmail.com
on 13 Apr 2015 at 5:16
Original issue reported on code.google.com by
bdk...@gmail.com
on 30 Mar 2015 at 11:41