map_model::pathfind::walking

Function walking_path_to_steps

Source
fn walking_path_to_steps(path: Vec<WalkingNode>, map: &Map) -> Vec<PathStepV2>