mikehearn
return combobox(model.nearestCity, CityDatabase.cityMap.values.toList().sortedBy { it.description }) {