Differences

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

Link to this comparison view

Both sides previous revision Previous revision
dev:cloud:concepts:bookmarks [2022/05/13 10:42]
jeroen removed
— (current)
Line 1: Line 1:
-====== Embed Publication in iFrame ====== 
- 
-This page documents the concepts of Bookmarks for 3DM Cloud. 
- 
-==== 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>