[[["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."],[[["`MultiPolygon.geodesic()` is a method in Earth Engine that determines whether the edges of a MultiPolygon are rendered as straight lines or curved to follow the Earth's curvature."],["By default, edges are straight; setting `geodesic()` to `true` renders them as curves representing the shortest path on the Earth's surface."],["This method returns a Boolean value indicating the current geodesic setting of the MultiPolygon."],["The method is demonstrated with code examples in JavaScript and Python, showing how to apply it and visualize the results on a map."]]],[]]