[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-04。"],[[["The `edgesAreGeodesics()` method determines if a geometry's edges are treated as geodesics (curved along the Earth's surface) or straight lines in the projection."],["It returns `true` if edges are geodesics and `false` if they are straight lines."],["This method is applicable to Geometry objects and can be accessed using the syntax `geometry.edgesAreGeodesics()`."],["The provided examples demonstrate its usage with a BBox (bounding box) geometry in both JavaScript and Python."]]],[]]