Function map_model::pathfind::walking::walking_path_to_steps
source · fn walking_path_to_steps(path: Vec<WalkingNode>, map: &Map) -> Vec<PathStepV2>
fn walking_path_to_steps(path: Vec<WalkingNode>, map: &Map) -> Vec<PathStepV2>