[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSOrientationMake\u003c/code\u003e is a function that generates a \u003ccode\u003eGMSOrientation\u003c/code\u003e structure.\u003c/p\u003e\n"],["\u003cp\u003eIt takes a \u003ccode\u003eheading\u003c/code\u003e (direction in degrees) and a \u003ccode\u003epitch\u003c/code\u003e (angle in degrees) as input.\u003c/p\u003e\n"],["\u003cp\u003eThe resulting \u003ccode\u003eGMSOrientation\u003c/code\u003e structure encapsulates the orientation information provided.\u003c/p\u003e\n"]]],[],null,["GMSOrientationMake \n\n static inline ../Structs/GMSOrientation.html GMSOrientationMake(CLLocationDirection heading,\n double pitch)\n\nReturns a [GMSOrientation](../Structs/GMSOrientation.html) with the given `heading` and `pitch`.\n\n@related [GMSOrientation](../Structs/GMSOrientation.html)"]]