Function map_model::pathfind::walking::make_input_graph
source · fn make_input_graph(
nodes: &NodeMap<WalkingNode>,
use_transit: Option<(&VehiclePathfinder, &VehiclePathfinder)>,
map: &Map
) -> InputGraph