# Modules.Map.StreetViewPanorama
Provides panoramic 360-degree views from designated roads throughout its coverage area.
# 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
panning :Boolean
Determines whether the user is able to re-orient the camera by dragging.
Default: true
# streetNames
streetNames :Boolean
Determines whether the user is able to see street names displayed.
Default: true
# userNavigation
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