Using the Matterport API, Igloo have developed an integration for viewing Matterport spaces in 360 degrees.
Creating a Matterport Layer
Press the Add Content button and select Load. In the Load Content dialog, select the Templates tab and select Matterport360.
This creates a new layer using the settings defined in the template layer. In this case, the layer type is a Composition layer.
A Composition layer is a collection of multiple layers which are treated as a single layer. In the Matterport template, the multiple layers consist of 6 WebViews, arranged to form a cubemap. In the Effects tab, the Cubemap to Equirectangular and True Perspective effects are both included.
No interaction is possible with any of the constituent layers which make up a composition.
Creating a Control Layer
The ICE Control Panel has a Matterport tab which provides a controller and navigation page. The url for this page is http://localhost:9060/control
. An orbitview is displayed in the upper half of the control page and floorplans can be generated in the lower section. Navigation can be made by clicking on the disc positions in either the floorplan or the orbitview.
An additional endpoint is available to display the orbitview only, http://localhost:9060/orbitview
. This endpoint also allows the Matterport dollshouse mode to be viewed.
Next Section: Returning to the Homescreen