MapData.backgroundColor

Hex-formatted background color (#RRGGBB)

struct MapData
@jsonize(JsonizeOptional.yes)
@jsonize("backgroundcolor")
string backgroundColor;

Meta