[[["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."],[[["`GMSNavigationNavState` is an enum defining the current state of navigation."],["It includes four states: `unknown`, `enroute`, `rerouting`, and `stopped`, indicating errors, active navigation, route recalculation, and navigation completion, respectively."],["Each state provides information about the navigation process, such as whether maneuver information is available or if a new route is being searched for."],["Developers can use this enum to understand and respond to different navigation scenarios within their applications."]]],[]]