GMSOrientationMake
static inline GMSOrientation GMSOrientationMake(CLLocationDirection heading,
double pitch)
Returns a GMSOrientation
with the given heading
and pitch
.
@related GMSOrientation