Similar to extensions in the Trimble Connect for Browser's 3D Viewer, you can add custom extensions to your project inside the Trimble Connect for Browser application.
Using Extensions
Trimble Connect Project Workspace API - is at the heart of the Trimble Connect Web extension framework to enable extension owners (or integrator applications) to expose additional capabilities and functionalities in the browser application within the Trimble Connect project context.
This framework allows the creation of new extensions to be added to a project and will display the menus in the side navigation. It also allows for additional configuration for the extensions if needed (through configCommand property).
Where will the extensions be displayed?
The extension application will be embedded inside Trimble Connect Web application and it will occupy the middle & right panel within the Project page and the extension menu will appear in the left panel along with other navigation.
Need to install a custom extension?