Alias for Map<String, double>.
Map<String, double>
Maps the zone names to their relative weight.
typedef ZoneWeightMap = Map<String, double>;