Function map_model::make::walking_turns::make_footway_turns[][src]

fn make_footway_turns(map: &Map, i: &Intersection) -> Vec<Turn>
Expand description

At an intersection of footpaths only, just generate a turn between every pair of lanes.