Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A Matterport session is included in the example ICE Igloo Core Engine database. This consists of a single layer giving a full canvas view of the current Matterport space. The space can be navigated using the app in ICE Igloo Control Panel.

...

...

Igloo Control Panel App

The control page allows easy movement around a Matterport space, and between different Matterport spaces. It’s accessible at http://localhost:9060800/matterport/control/ in Chrome, or at the same port/page on mobile devices using the media server’s local IP (e.g. http://10.0.0.1:9060800/matterport/control/). You can use the Mobile link in the page’s Settings menu to easily access the mobile control view using a QR code - see the Settings section below.

...

This page is a fullscreen panorama viewer. It’s accessible at http://localhost:9060800/matterport/orbitview in a WebView or Chrome, or at the same port/page on mobile devices, using the media server’s local IP (e.g. http://10.0.0.1:9060800/matterport/orbitview).

Its intended use is for things like displaying non-360 degree content on one wall of an Immersive Room, but can be used anywhere you’d like non-360 content.

...

  • Make sure the matterport model you want to visit is playing (i.e. you are able to navigate around the model on the webpage)

  • Click the bookmarklet from your bookmarks bar, or by viewing bookmarks on your mobile device and tapping it.

  • A pop-up will appear, and:

    • If there was only one matterport model on the page, the service will navigate there straight away

    • If there were multiple matterport model on the page, the popup will display a list of the models it could fine - the service will navigate to the item you click in this list.

    • If there weren’t any matterport models on the page, or the bookmarklet couldn’t find any, an error will be displayed by the pop-up.

  • To use the control page, make sure you return to http://localhost:9060800/matterport/control/

Popups being blocked might interfere with this process.

...

The Matterport API key is stored in APIKeythe igloo-core-service config.json.