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:addoverlayobjects [2020/10/13 07:11]
pieter
dev:viewer:sdk:examples_js:addoverlayobjects [2023/10/04 12:43] (current)
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/examples_stable/example12.html";
 </script> </script>
  
 
Last modified:: 2020/10/13 07:11