[[["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 `dissolve` method returns the geometric union of a geometry, effectively merging the components of Multi geometries like MultiLineStrings into a single, unified geometry."],["It leaves single geometries unchanged, only impacting Multi geometries."],["`dissolve` can be customized using optional parameters: `maxError` to control the tolerance for reprojection errors and `proj` to specify the projection for the union operation (defaults to spherical if unspecified)."]]],[]]