Function map_model::make::turns::make_all_turns
source · pub fn make_all_turns(map: &Map, i: &Intersection) -> Vec<Turn>
Expand description
Generate all driving and walking turns at an intersection, accounting for OSM turn restrictions.