Function map_model::pathfind::walking::walking_path_to_steps[][src]

pub fn walking_path_to_steps(path: Vec<WalkingNode>, map: &Map) -> Vec<PathStep>