The Orbit 3D Mapping Viewer SDK is designed to integrate the Orbit 3D Mapping HTML5 Viewer into
third-party applications.
We first designed a Generic API that we then implemented for multiple programming platforms.
Each implementation forms its own SDK but still corresponds to the Generic API.
Each SDK may deviate in small ways from the Generic API definition :
Viewer3DM component may be named differently
The core component of this SDK is the Viewer3DM component interface described in the Reference API.
Every SDK provides an implementation of this interface for a different programming platform. Implementations of this viewer interface are named differently to avoid a name collision between interface and implementation.
orbitgt.mapping3d.sdk.viewer.SDKViewerOrbitGT.Mapping3D.SDK.SDKViewer3DM