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:addoverlayobjects [2020/10/13 07:11]
pieter
dev:viewer:sdk:examples_js:addoverlayobjects [2023/10/02 18:43]
pieter
Line 1: Line 1:
-====== Example: Adding Area Overlay Objects ======+====== Example: Adding an Area Overlay Object ======
  
-This example demonstrates adding a custom Area ''Overlay Object'' the viewer.+This example demonstrates adding one Area ''Overlay Object'' the viewer.
  
-After opening the publication a red building footprint is added using ''addOverlayObjects''.+ 
 +After the workspace opens, a red building footprint is added using ''addOverlayObjects''.
  
 <html> <html>
 <script> <script>
-    let exampleUrl = "https://cdn.3dmapping.cloud/20.9.0/javascript_examples/example12.html";+    let exampleUrl = "https://cdn.3dmapping.cloud/stable/javascript_examples/example12.html";
 </script> </script>
  
 
Last modified:: 2023/10/04 12:43