Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:cloud:concepts:capabilities_iframe [2022/05/13 10:45] (current)
jeroen created
Line 1: Line 1:
 +====== Embed Publication in iFrame ======
 +
 +This page documents the how to embed a 3DM Cloud Publication into an iFrame.
 +
 +==== Publication  ====
 +
 +Publication 
 +  * Token: b9b8rKexu4Pbn8AJPtFT
 +  * Url: https://3dmapping.cloud/publication/b9b8rKexu4Pbn8AJPtFT
 +
 +==== iFrame Code ===
 +
 +<code>
 +
 +<iframe src="https://3dmapping.cloud/publication/b9b8rKexu4Pbn8AJPtFT" width="800" height="500" name="3DMappingCloud" frameborder="0" style="border:0" allowfullscreen></iframe>
 +
 +</code> 
 +
 +==== iFrame ====
 +
 +<html>
 +
 +<iframe src="https://3dmapping.cloud/publication/b9b8rKexu4Pbn8AJPtFT" width="800" height="500" name="3DMappingCloud" frameborder="0" style="border:0" allowfullscreen></iframe>
 +
 +</html> 
  
 
Last modified:: 2022/05/13 10:45