shortest_route.Rd
Takes two or more node id's in order.
shortest_route(rt = c(33200, 15389))
# NOT RUN { shortest_route(c(get_node("Wareham")$id, get_node("Bournemouth University")$id)) %>% mapview() # }