Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 726 Bytes

StreetViewPov.md

File metadata and controls

22 lines (12 loc) · 726 Bytes

See html formatted version

StreetViewPov interface

google.maps.StreetViewPov interface

A point of view object which specifies the camera's orientation at the Street View panorama's position. The point of view is defined as heading and pitch.

Properties

undefined

Type:  number

The camera heading in degrees relative to true north. True north is 0°, east is 90°, south is 180°, west is 270°.

undefined

Type:  number

The camera pitch in degrees, relative to the street view vehicle. Ranges from 90° (directly upwards) to -90° (directly downwards).