...
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.
...
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
...