Function map_model::pathfind::walking::make_input_graph [−][src]
fn make_input_graph(
map: &Map,
nodes: &NodeMap<WalkingNode>,
use_transit: bool,
bus_graph: &VehiclePathfinder
) -> InputGraph
fn make_input_graph(
map: &Map,
nodes: &NodeMap<WalkingNode>,
use_transit: bool,
bus_graph: &VehiclePathfinder
) -> InputGraph