ActiveX Controls

TerraExplorer provides the ability to embed the 3D window, the Information Window (Project Tree), and the Navigation Map as ActiveX components, in your custom application GUI or in a Web page.

 

The following are the available ActiveX controls and related event interfaces.

§   ITE3DWindow – Provides access to standard TerraExplorer interfaces and keyboard override.

§   _ITE3DWindowEvents – Allows the client to get keyboard notifications, and manage them.

§   ITEInformationWindow – Provides access to standard TerraExplorer interfaces and keyboard override.

§   ITENavigationMap5 – Enables the client to interact with the navigation map to perform activities such as showing and modifying map properties, geo-referencing maps and other settings.

§   _ITENavigationMapEvents5 – Allows the client to get navigation map related notifications. 

§   ITE3DWindowEx - Provides control over the 3D window elements of each of the TE3DWindowEx windows.

 

See: “ActiveX Controls” chapter for further information on using the ActiveX objects and related interfaces.