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
Last revision Both sides next revision
dev:viewer:sdk:sample_code [2020/05/12 17:21]
jeroen
dev:viewer:sdk:sample_code [2023/05/12 16:15]
jeroen [Downloads]
Line 1: Line 1:
-====== Sample Code Ready-To-Use Plugins ======+====== Source Code Sample Plugins ======
  
-Several plugins were made already with the SDK. Feel free to explore your possibilities with these examples:+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.
  
-Orbit GT developed proof-of-concept plugins for some 3rd party application. \\ +More information on how to use these plugins, see [[dev:products:3dm_plugins]].
-Both plugin and source code of these ready-to-use plugins are freely available as example to explore capabilities and to inspire to implement your own plugin.+
  
-The source code can be downloaded from this page, the installers are available on the [[https://orbitgt.com/products/3dm-plugins/|SDK & Plugin product page]]. \\ +===== Downloads =====
-Documentation on how to install and use these plugins is available on another section of this Knowledge Base, see [[dev:products:3dm_plugins]]+
  
-Orbit 3DM Viewer Plugin for  +The source code can be downloaded here. \\ 
-  Esri ArcGIS Online – using JS API \\ {{:dev:viewer:sdk:3d-mapping-plugin-arcgisonline-19.10.0-code.zip|}} +Installers, if available, can be downloaded from our website [[https://orbitgt.com/products/3dm-plugins/|]].  
-  Esri ArcGIS Pro – using .NET API \\ {{:dev:viewer:sdk:3d-mapping-plugin-arcgispro-19.10.0-code.zip|}} + 
-  QGIS - using Python API \\ {{:dev:viewer:sdk:3d-mapping-plugin-qgis-19.10.0-code.zip|}}+=== 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:: 2023/05/12 16:15