Delete floor

Delete floor with passed floor index:

iframeRoomtodo.contentWindow.postMessage(JSON.stringify({action:"delete_floor", index: 0}), "*");