...
Set the URL of the new WebView to be http://127.0.0.1:9070/iglooview
. This URL is an endpoint in the Igloo StreetView Service (which runs as a Windows service). The endpoint generates a cubemap which can be used to give a 360 degree image in the Igloo. Set the Size parameters to be 12000 x 2000 and untick the Dynamic Browser Resolution checkbox. The display does not change frequently so we can lower the frames per second (FPS) to 10. Untick Tick the Show UI checkbox in the General properties so that the WebView toolbar doesn’t interfere with the cubemap.
...
TruePerspective toolbar appears, this can be used to adjust the view to look around the full 360 content.
...
The next step is to transform the cubemap into a 360 view suitable for the Igloo canvas.
...
Click on the Effects tab and press the Add button. Select ‘Cubemap to Equirectangular’.
The cubemap now appears as an equirectangular image.
...
The Apps tab in ICE Control Panel has an icon called Streetview StreetView and this displays the control screen showing a map and an orbit view. Both the map and orbit view can be used to navigate by clicking the arrows in the top view or by clicking a new position on the map. You can also enter a location in the text input field above the orbit view. This will search for possible locations which can then be selected from the search results list.
...