[[["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 polygon edges are rendered as straight lines or curved to follow the Earth's curvature."],["When set to `false`, edges appear straight in the projection; when `true`, edges are curved, representing the shortest path on the Earth's surface."],["This method applies to `Polygon` geometries and returns a boolean value indicating the geodesic setting."],["You can use this method to visually represent and accurately measure distances on a geographic scale."]]],[]]