Igloo We have developed an integration with Google Street View for viewing street panoramas in 360 degrees.
Info |
---|
This tutorial requires a session called Streetview to have been setup using the Desktop UI. See the tutorial: Desktop UI - Exploring Google Street View . |
Tutorial Video
...
Loading a StreetView Panorama Layer
...
Create a new WebView and set the URL to http://127.0.0.1:9070800/streetview/control
. 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. A location can also be entered in the search text box above the orbit view. Use Edit mode to resize and position the control layer to a suitable area of the canvas, on top of the StreetView panorama layer.
...
Info |
---|
The StreetView Control page can also be accessed in Igloo Control Panel. Go to the Apps tab and click the StreetView icon to load. |
Additional StreetView Layers
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
Tip |
---|
Exercise: add two WebView layers to display the streetview map and orbitview on top of the main iglooview. |
...
Info |
---|
TIP: Save the layers together and create a new Streetview session which includes the control layers. |
...