[[["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 `isUnbounded()` method determines if a geometry is unbounded, returning a boolean value (true if unbounded, false if bounded)."],["It is specifically designed for use with `MultiPoint` geometries in Google Earth Engine."],["The method takes the geometry as input and returns `false` indicating that `MultiPoint` geometries are always bounded."],["Examples are provided in JavaScript and Python to illustrate how to apply the `isUnbounded()` method and display results on a map."]]],[]]