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/04/01 12:08]
nathalie
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]].
  
-[[dev:viewer:sdk:scope|Discover]]+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. 
  
-[[dev:viewer:sdk:start_development|Get started]]+<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:concepts|Concepts and glossary]]+  * [[dev:viewer:sdk:introduction|]] 
 +  * [[dev:viewer:sdk:scope|]] 
 +  * [[dev:viewer:sdk:concepts|]]
  
-[[dev:viewer:sdk:sample_code|Sample code]]+  * [[https://orbitgt.com/kb/developer/sdk_reference_docs|API Reference documentation]] 
 +  * [[dev:viewer:sdk:sample_code|]] 
 +  * [[dev:viewer:sdk:examples_js:index:|]]
  
-[[dev:viewer:sdk:examples_js:index:|Examples]]+  * [[dev:viewer:sdk:initialize_dotnet|]] 
 +  * [[dev:viewer:sdk:initialize_js|]]
  
-[[dev:viewer:sdk:functions:index|]]