I want to get multiple or alternate routes for a given source and destination from OpenStreetMap like Google Direction API
Currently I am using GraphHopper API for the routing service built on top of OSM. I am getting one route for a given source and destination, but i am interestd in alternates as well, using this GraphHopper API or any Routing Service API that would give me the desired result
Thanks
Riz