Skip to content

Modules.Map.StreetViewPanorama

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

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.

Extends: Titanium.UI.View · Since: 5.2.0 · Platforms: android

Properties #

panning#

Type: Boolean

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

position#

Type: StreetViewPosition

A dictionary specifying the position of the street view.

streetNames#

Type: Boolean

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

userNavigation#

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

zoom#

Type: Boolean

Determines whether the user is able to pinch to zoom.

Titanium SDK Documentation