[[["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-01-21 UTC."],[[["`AlternateRoutesStrategy` is an enum used to define how alternate routes are displayed in Google Maps Navigation."],["It offers three options: `SHOW_ALL`, `SHOW_NONE`, and `SHOW_ONE`."],["`SHOW_ALL` displays all available alternate routes, `SHOW_NONE` disables alternate routes, and `SHOW_ONE` shows a maximum of one alternate route."],["This enum extends the standard Java `Enum` class and inherits its methods for comparison, equality checks, and obtaining enum values."]]],[]]