Page Summary
-
GMSOrientationis a structure that combines heading and pitch to determine the viewing angle in a panorama. -
It is used to control the viewing direction of a
GMSPanoramaCamera. -
Defined as a struct in both Swift and Objective-C.
GMSOrientation
typedef struct GMSOrientation GMSOrientationGMSOrientation is a tuple of heading and pitch used to control the viewing
direction of a GMSPanoramaCamera.
-
GMSOrientationis a tuple of heading and pitch used to control the viewing direction of aGMSPanoramaCamera.