Closed Inseckto closed 4 years ago
I needed to get the optimized list of waypoints and I thought it might be useful to add it to the existing response object, since the route calculation already includes it and does not imply any extra effort.
I've merged #139 which is a cleaner implementation/PR that provides this functionality.
I needed to get the optimized list of waypoints and I thought it might be useful to add it to the existing response object, since the route calculation already includes it and does not imply any extra effort.