Assign a fixed width to a cluster's children.
This attribute determines whether all tiles in a cluster have a fixed width. Since this can lead to crowding problems, it is probably best to never use this attribute. When a child tile has its own width attribute, it overrules this children_fixed_width attribute.
flag: true or false (default).
Example
children_fixed_width = true;
Valid Tiles
Tell me about...