[[["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 2025-08-27 UTC."],[],["`GMSGeometryHeading` calculates the initial heading in degrees clockwise from North, representing the shortest path from one coordinate (`from`) to another (`to`). The output is within the range of 0 to 360, with 0 returned if coordinates are identical. Both input coordinates must be valid. The final heading at the destination coordinate (`to`) can be derived by adding 180 to `GMSGeometryHeading(to, from)` and taking the modulo 360.\n"],null,[]]