I think you have to rework your requirements. Assumed, that it is possible, to get all routes with a defined distance (on the route) from a given location, how many routes you will get, if your location is for example at the center of London? There will be a huge number of possible routes. By the way, to determine the distance on a route, you first need the route. So the distance cannot be parameter for determinig a route. Regards, BO
Am Donnerstag, 3. März 2016 00:41:57 UTC+1 schrieb Simon Leen: > > I am working on an Android Running App and currently trying to implement a > user chosen distance route. > I have been looking with a few weeks and cant seem to find anything that > can help. > I have user location and updates working but the problem is I don't want > to set a defined destination. > I would like to be able to input a chosen distance be it 5 km and have a > route/multiple routes displayed with the destination being the end of the > distance. > Any help would be greatly appreciated. > Thanks > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/cbb2ac0c-9031-4641-8435-e667b13d1361%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

