Set the labels for each depth: [' building', ' floor', ' section', ' block']
- 1Depth : node's text + " building"
- 2Depth : node's text + " floor"
- 3Depth : node's text + " section"
- 4Depth : node's text + " block"

The label is automatically appended when a tree node is created.