360 (Street View) Viewer

360 (Street View) Viewer

Overview

The 360 viewer splits your map view into two, showing your usual map alongside 360 imagery.


Accessing 360 Imagery

To open the 360 viewer:

  1. Zoom into the area you want to view
  2. Go to View in the menu
  3. Select XMAP 360
  4. Choose your project from the left-hand drop-down

To close the viewer:

  1. Click on the X button in the left-hand panel.


View Options

There are two views available:

  • Split screen (default)
  • Full-screen (available by clicking the icon in the left-hand pane)


Tips and Shortcuts

Quick Pan

Click the centre of the blue marker in the map view. As you move the mouse around the marker the 360 view will follow, allowing you to quickly pan around the scene.


    • Related Articles

    • Overview of Views

      Summary: This article covers the concept of Hub Views and how they relate to the source table of data. If you are not familiar with Postgres views, then we would recommend having a read of this article, but as part of the Hub implementation we will ...
    • Table View

      Overview Table or Table View allows users to quickly view all the attribute values of a feature in a spreadsheet style. This allows users to quickly look over all values within the layer, or run filters/query to retrieve a subset of the data and ...
    • Multi-Query Filtering

      Overview It's possible to filter Map Layers in a number of ways Filter by Values To filter a Map Layer based on values In the Layer Control, find the layer you want to filter and switch it on Hover over the Tick icon next to the Layer name. This ...
    • Oblique Imagery

      Overview Traditional aerial photography is taken with the camera pointing straight down towards the ground (nadir imagery as we call it). Aerial photography can also be taken pointing at an angles between 0 degrees (straight down) and 90 degrees (to ...
    • Creating VIEWS in PostGIS

      Overview: This short article gives users a brief guide on creating VIEWS in PostGIS, in addition to referencing additional learning. What is a VIEW? In short, A PostgreSQL/PostGIS view is a virtual table created from a SQL query. It doesn't store ...