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:sample_code [2020/05/12 14:46]
jeroen
dev:viewer:sdk:sample_code [2023/05/12 16:15] (current)
jeroen [Downloads]
Line 1: Line 1:
-====== 3DM Viewer SDK - Plugin Sample Code ======+====== Source Code Sample Plugins ======
  
-Orbit GT developed some plugins with the [[dev:products:viewer_sdk|]]+This pages documents the source code of proof-of-concept / ready-to-use plugins using the 3DM Viewer SDK. \\ 
 +Both plugins and source code of these plugins are freely available to use or, as examples to explore and to be inspired.
  
-The source code of these fully operational plugins are available open-source and can be downloaded below+More information on how to use these plugins, see [[dev:products:3dm_plugins]].
  
-  * {{ :dev:viewer:sdk:3d-mapping-plugin-arcgisonline-19.10.0-code.zip |Plugin for Esri ArcGIS Online – implementation using JS SDK}} +===== Downloads ===== 
-  {{ :dev:viewer:sdk:3d-mapping-plugin-arcgispro-19.10.0-code.zip |Plugin for Esri ArcGIS Pro – implementation using .NET SDK}} + 
-  {{ :dev:viewer:sdk:3d-mapping-plugin-qgis-19.10.0-code.zip |Plugin for QGIS- implementation using Python SDK}}+The source code can be downloaded here. \\ 
 +Installers, if available, can be downloaded from our website [[https://orbitgt.com/products/3dm-plugins/|]].  
 + 
 +=== Orbit Photo Navigation for iTwin === 
 + 
 +Using JS API \\ 
 +Implementation code can be requested via email orbit.product@bentley.com 
 + 
 +=== Esri WebAppBuilder Widget for ArcGIS Online === 
 + 
 +Using JS API \\ 
 +{{:dev:viewer:sdk:orbit_3dm_plugin_arconline_2090.zip|}} 
 + 
 +=== Esri Addin for ArcGIS Pro === 
 + 
 +Using .NET API and "ArcGIS Pro SDK for .NET" (version 2.5.0.22081) \\ 
 +{{:dev:viewer:sdk:3d-mapping-plugin-arcgispro-19.10.0-code.zip|}} 
 + 
 +=== Esri Plugin for ArcMap === 
 + 
 +Using .NET API and "ArcObjects SDK for the Microsoft .NET Framework" (version 10.6.1) \\ 
 +{{:dev:viewer:sdk:3d-mapping-plugin-arcmap.zip |}} 
 + 
 +=== QGIS Phyton Plugin === 
 + 
 +Using Python API \\ 
 +{{:dev:viewer:sdk:3d-mapping-plugin-qgis-19.10.0-code.zip|}}
 
Last modified:: 2020/05/12 14:46