jd-alexander / Google-Directions-Android

This project allows you to calculate the route between two locations and displays it on a map.
https://play.google.com/store/apps/details?id=com.directions.sample
MIT License
979 stars 394 forks source link

Optimize is not working #45

Open Seichis opened 8 years ago

Seichis commented 8 years ago

Hi, I try to use optimize(true) in the routing builder and it does not seem to work. I try to find the shortest route if I start from point A and want to visit B, C,D and E. The order of visiting does not matter. Any ideas?

jd-alexander commented 8 years ago

Hey, I am sorry but this project isn't being actively maintained at the moment. It would probably be better off to use Google Client library or something else.