We are looking at using graph hopper for one of our projects. In this regard, given point A and point B, we wanted to get top 10 different routes in the ascending order of transit time. Does graph hopper support this out of the box and yes, what API I should use?
Thanks