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/04/01 13:42]
nathalie
dev:viewer:sdk:sample_code [2023/05/12 16:15] (current)
jeroen [Downloads]
Line 1: Line 1:
-====== Sample Code ======+====== Source Code Sample Plugins ======
  
-The source code of all plugins developed by Orbit GT is available open sourceThese fully operational plugins are free of charge and can inspire you to write your own.+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.
  
-Download below the source code for the following operational plugins :+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/04/01 13:42