Appearance
map.getRoomByLabel(label)
Returns the ID of a room labelled with the string label
label
string
const roomId = map.getRoomByLabel("pub");