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