MapData.backgroundColor

Hex-formatted background color (#RRGGBB)

struct MapData
@jsonize(Jsonize.opt)
@jsonize("backgroundcolor")
string backgroundColor;

Meta