M4rtinK / modrana

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)
www.modrana.org
GNU General Public License v3.0
67 stars 21 forks source link

Support multiple routes being returned #152

Open M4rtinK opened 7 years ago

M4rtinK commented 7 years ago

Some routing providers might return multiple routes of different parameters. Multiple routes might be also returned if multiple routing providers are enabled (might be possible in the future).

ModRana should be able to show a listing of routes for the given routing query, so that the user can select one of them. A simple listing should be enough for the beginning but a visual representation might be nice to have later on.