fn recalculate_turns(
    id: IntersectionID,
    map: &mut Map,
    effects: &mut EditEffects
)