[[["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-09-03 UTC."],[[["\u003cp\u003e\u003ccode\u003eLaneDirection.LaneShape\u003c/code\u003e is an annotation interface defining a set of values that specify the shape of the road path continuing from a lane.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constants representing various turn directions like \u003ccode\u003eSTRAIGHT\u003c/code\u003e, \u003ccode\u003eNORMAL_LEFT\u003c/code\u003e, \u003ccode\u003eNORMAL_RIGHT\u003c/code\u003e, \u003ccode\u003eSHARP_LEFT\u003c/code\u003e, \u003ccode\u003eSHARP_RIGHT\u003c/code\u003e, \u003ccode\u003eSLIGHT_LEFT\u003c/code\u003e, \u003ccode\u003eSLIGHT_RIGHT\u003c/code\u003e, \u003ccode\u003eU_TURN_LEFT\u003c/code\u003e, and \u003ccode\u003eU_TURN_RIGHT\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach constant has an associated integer value indicating the degree of the turn, for example, \u003ccode\u003eSTRAIGHT\u003c/code\u003e is represented by 1 and \u003ccode\u003eNORMAL_LEFT\u003c/code\u003e by 4.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUNKNOWN\u003c/code\u003e constant with a value of 0 is used when the shape of the road path is not known.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits methods from the \u003ccode\u003ejava.lang.annotation.Annotation\u003c/code\u003e interface, such as \u003ccode\u003eannotationType()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]