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
dev:viewer:sdk:examples_js:setfocusposition [2020/10/12 11:35]
pieter
dev:viewer:sdk:examples_js:setfocusposition [2023/10/04 12:42] (current)
pieter
Line 1: Line 1:
-====== Example setFocusPosition ======+====== Example: Using setFocusPosition ====== 
 + 
 +This example demonstrates focusing all Views on a specific position using ''setFocusPosition''.
  
 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/example05.html";+    let exampleUrl = "https://cdn.3dmapping.cloud/examples_stable/example05.html";
 </script> </script>
  
 
Last modified:: 2020/10/12 11:35