[[["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."],[[["`dissolve()` returns the geometric union of the input geometry, primarily useful for merging MultiGeometries into single geometries."],["It accepts optional `maxError` and `proj` parameters for controlling reprojection during the union process."],["When applied to single geometries like Rectangles, `dissolve()` typically returns the original geometry unchanged."],["This method is valuable for simplifying complex geometries by combining their constituent parts."]]],[]]