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