Function map_model::pathfind::vehicles::make_input_graph
source · fn make_input_graph(
constraints: PathConstraints,
nodes: &NodeMap<Node>,
uber_turns: &[UberTurnV2],
params: &RoutingParams,
map: &Map
) -> InputGraph