[[["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."],[[["\u003cp\u003e\u003ccode\u003eGMSNavigationLaneDirection\u003c/code\u003e provides information about the direction of a single lane during navigation.\u003c/p\u003e\n"],["\u003cp\u003eIt indicates the shape of the lane using \u003ccode\u003elaneShape\u003c/code\u003e and whether it's recommended using \u003ccode\u003erecommended\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGMSNavigationLaneDirection\u003c/code\u003e objects cannot be directly initialized using \u003ccode\u003einit\u003c/code\u003e.\u003c/p\u003e\n"]]],["GMSNavigationLaneDirection provides information about a single lane during navigation. It reveals the `laneShape`, defined by a `GMSNavigationLaneShape` enum, and indicates whether the lane is `recommended` via a boolean. Instances of this class cannot be directly initialized, as the `-init` method is unavailable. The `laneShape` and `recommended` properties are read-only and available in both Swift and Objective-C.\n"],null,[]]