| resizeBus |  | undefined | - |  | 
| zoom | The zoom of the panorama, specified as a number. A zoom of 0 gives a 180 degrees Field of View. 
 @valuenumber
 @seeStreetViewPanorama zoom | number | - | undefined | 
| pov | The camera orientation, specified as heading and pitch, for the panorama. 
 @valueobject
 @typeStreetViewPov
 @seeStreetViewPanorama pov | object | - | undefined | 
| position | The LatLng position of the Street View panorama. 
 @valueobject
 @typeLatLng|LatLngLiteral
 @seeStreetViewPanorama position | object | - | undefined | 
| pano | The panorama ID, which should be set when specifying a custom panorama. 
 @valuestring
 @seeStreetViewPanorama pano | string | - | undefined | 
| motionTracking | Whether motion tracking is on or off. Enabled by default when the motion tracking control is present, so that the POV (point of view) follows the orientation of the device. This is primarily applicable to mobile devices. If motionTracking is set to false while motionTrackingControl is enabled, the motion tracking control appears but tracking is off. The user can tap the motion tracking control to toggle this option. 
 @valueboolean
 @seeStreetViewPanorama motionTracking | boolean | - |  | 
| visible | If true, the Street View panorama is visible on load. 
 @valueboolean
 @seeStreetViewPanorama visible | boolean | - | true | 
| options | More options that you can pass to the component 
 @valueboolean | object | - | undefined |