<%@page pageEncoding="UTF-8" %> <%@include file="/jsp/init.jsp" %> <%--@elvariable id="mindmap" type="com.wisemapping.view.MindMapBean"--%>
  • :
  • :
  • :
  • : ${mindmap.creationTime}
  • : ${mindmap.lastEditTime}
  • :
  • : ${mindmap.starred}
  • : ${mindmap.role}
  • (${mindmap.countCollaborators}): ${mindmapCollaborator.username}
  • (${mindmap.countViewers}): ${mindmapViewer.username}

  • <iframe style="border:0;width:600px;height:400px;border: 1px solid black" src="${baseUrl}/c/maps/${mindmap.id}/embed?zoom=1"></iframe>