# Modules.Map.StreetViewPanorama

Provides panoramic 360-degree views from designated roads throughout its coverage area.

Availability
5.2.0

# Overview

Each street view panorama is an image, or set of images, that provides a full 360-degree view from a single location. It provides a viewer that renders the panorama as a sphere with a camera at its center. A window can only contain one street view.

# Properties

# panning

Availability
5.2.0
panning :Boolean

Determines whether the user is able to re-orient the camera by dragging.

Default: true


# position

Availability
5.2.0
position :StreetViewPosition

A dictionary specifying the position of the street view.


# streetNames

Availability
5.2.0
streetNames :Boolean

Determines whether the user is able to see street names displayed.

Default: true


# userNavigation

Availability
5.2.0
userNavigation :Boolean

Determines whether the user is able to move to a different panorama.

If true, users can use a single tap on navigation links, or double tap the view, to move to a new panorama.

Default: true


# zoom

Availability
5.2.0
zoom :Boolean

Determines whether the user is able to pinch to zoom.

Default: true