Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
dev:viewer:sdk:examples_js:addviewwithoptions [2020/10/13 07:07]
pieter
dev:viewer:sdk:examples_js:addviewwithoptions [2023/10/02 18:43]
pieter
Line 1: Line 1:
-====== Example: Adding a view =====+====== Example: Using addView ===== 
 + 
 +This example demonstrates adding one individual view.
  
 The preset longitude/latitude coordinate point to a location of the demo publication “San Sebastian”. \\ The preset longitude/latitude coordinate point to a location of the demo publication “San Sebastian”. \\
Line 6: Line 8:
 <html> <html>
 <script> <script>
-    let exampleUrl = "https://cdn.3dmapping.cloud/20.9.0/javascript_examples/example06.html";+    let exampleUrl = "https://cdn.3dmapping.cloud/stable/javascript_examples/example06.html";
 </script> </script>
  
 
Last modified:: 2023/10/04 12:42