Versions Compared

Key

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

Igloo We have developed an integration with Google Street View for viewing street panoramas in 360 degrees.

...

Set the URL of the new WebView to be http://127.0.0.1:9070800/streetview/iglooview. This URL is an endpoint in the Igloo StreetView Core 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. Tick the Show UI checkbox in the General properties so that the TruePerspective toolbar appears, this can be used to adjust the view to look around the full 360 content.

...

This control screen can be displayed as a layer on the ICE canvas. The URL is http://127.0.0.1:9070800/streetview/control

The other available endpoints are:

http://127.0.0.1:9070800/streetview/mapview - displays the streetview map with pegman

http://127.0.0.1:9070800/streetview/orbitview - displays the streetview panorama in a click-drag view

...