jd-alexander/Google-Directions-Android

Possible to implement optimize:true?

Closed this issue · 0 comments

In Google Direction API, there is a way for Google to calculate the best route to pass through all waypoints in an effective way to destination. Which can be easily done by adding "optimize:true" before adding all waypoints, can you consider adding a variable for easier insertion?