[[["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 2024-12-23 UTC."],[[["The `bounds()` method calculates the bounding box of all geometries within a FeatureCollection."],["You can optionally specify a `maxError` to control reprojection accuracy, and a `proj` to determine the projection of the resulting bounding box."],["The resulting bounding box is returned as a Geometry object."],["The `FeatureCollection.bounds()` method can be called directly on a feature collection instance to determine the area encompassed by all the included features."]]],[]]