[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[[["Simplifies feature geometry within a specified error margin, potentially overriding user-requested accuracy."],["Input geometries are processed with the algorithm's specified error margin, ensuring consistent rendering across zoom levels."],["While potentially impacting performance at lower zoom levels, the algorithm prioritizes consistent visual representation."],["Uses `maxError` to control simplification level and an optional `proj` parameter to manage projection for the resulting geometry."],["Directly accessible through the `Feature.simplify()` method, taking `maxError` and an optional `proj` as arguments, and returning a simplified `Feature`."]]],[]]