I'm looking for a web app that can calculate the total travelled distance of different trips based on those inputs for each trip: - start point - end point - type (so for example if i check "road" it will get the distance based on google maps, or if I check "air" if will get the direct distance betweeen two points, it would be nice to have also something for "trains")
Does it exists?