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:products:viewer_sdk [2020/05/12 14:19]
jeroen
dev:products:viewer_sdk [2020/12/14 10:12]
jeroen removed
Line 1: Line 1:
 ====== Orbit 3DM Viewer SDK ====== ====== Orbit 3DM Viewer SDK ======
  
-The Orbit’s free SDK gives you the tools to build a plugin that connects a 3rd party application with the Orbit 3D Mapping Viewer. The connection is a two-way communication set up with WebSockets technology which enables synchronizing, augmenting, enriching and integrating datasets at both sides\\+Reference documentation of [[https://orbitgt.com/products/3dm-plugins/|Orbit 3DM Viewer SDK]].
  
 +Orbit 3DM Viewer SDK embeds the Orbit 3DM Viewer connecting to the [[https://orbitgt.com/products/3dm-cloud/|Orbit 3DM Cloud]] or [[https://orbitgt.com/products/3dm-publisher/|Orbit 3DM Publisher]]. \\
 +The 3DM Viewer is pure Html5, the SDK available for JS, .NET and Python. 
 +
 +<note warning>By downloading and using the Orbit 3DM Viewer SDK, you agree with the terms of use on the development and usage of Orbit GT's 3DM Viewer SDK: \\ [[https://orbitgt.com/legal/developer-terms-of-use/|]].</note>
 +
 +  * [[dev:viewer:sdk:introduction|]]
   * [[dev:viewer:sdk:scope|]]   * [[dev:viewer:sdk:scope|]]
-  * [[dev:viewer:sdk:start_development|]] 
   * [[dev:viewer:sdk:concepts|]]   * [[dev:viewer:sdk:concepts|]]
-  * [[dev:viewer:sdk:examples_js:index:|]]+ 
 +  * [[https://orbitgt.com/kb/developer/sdk_reference_docs|API Reference documentation]]
   * [[dev:viewer:sdk:sample_code|]]   * [[dev:viewer:sdk:sample_code|]]
-  * [[dev:developer:3dmapping_sdk:initialize_dotnet|]] +  * [[dev:viewer:sdk:examples_js:index:|]] 
-  * [[dev:developer:3dmapping_sdk:initialize_js|]]+ 
 +  * [[dev:viewer:sdk:initialize_dotnet|]] 
 +  * [[dev:viewer:sdk:initialize_js|]] 
 +