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:setfocusposition [2020/10/12 11:34]
pieter
dev:viewer:sdk:examples_js:setfocusposition [2023/10/02 18:43]
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". \\
 Open this demo publication via the token you find on https://3dmapping.cloud/try-it-now/ Open this demo publication via the token you find on https://3dmapping.cloud/try-it-now/
- 
-====== Example loginOptions 3DM Cloud ====== 
  
 <html> <html>
 <script> <script>
-    let exampleUrl = "https://cdn.3dmapping.cloud/20.9.0/javascript_examples/example05.html";+    let exampleUrl = "https://cdn.3dmapping.cloud/stable/javascript_examples/example05.html";
 </script> </script>
  
 
Last modified:: 2023/10/04 12:42