fn get_min_height(map: &HashMap<String, Height>) -> Option<Height>
Get the minimal height available in a key_heights map.