Given trajectories in the format of `{<lat, lon, time>}`, we can get the `matchedEdges`. But how can we get the (approximate) travel time of each matched edge?
Given trajectories in the format of
{<lat, lon, time>}, we can get thematchedEdges.But how can we get the (approximate) travel time of each matched edge?