Using the Matterport API, Igloo we have developed an integration for viewing Matterport spaces in 360 degrees.
...
Create a new WebView and set the URL to http://127.0.0.1:9060800/matterport/control
. This displays the Matterport control screen showing an orbitview in the upper half of the page. A Floorplan can be generated in the lower half of the page. Navigation can be made by clicking on the disc positions in either the floorplan or the orbitview. Use Edit mode to resize and position the control layer to a suitable area of the canvas, on top of the Matterport layer.
...
An additional endpoint is available to display the orbitview only, http://127.0.0.1:9060800/matterport/orbitview
. This endpoint also allows the Matterport dollshouse mode to be viewed.
...