[[["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 2023-10-06 UTC."],[[["The `geodesic()` method determines whether edges of a MultiLineString are rendered as straight lines or curved to follow the Earth's curvature."],["It returns `true` if edges are curved (geodesic) and `false` if they are straight."],["This method can be applied to a MultiLineString object to control its visual representation on a map."],["The method does not alter the underlying geometry; it only affects its display."]]],[]]