regions property

Map<String, MapRegionConfig> regions
final

Region configurations for grouping and coloring. Keys should match MapLocation.region values.

Implementation

final Map<String, MapRegionConfig> regions;