[[["わかりやすい","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-29 UTC。"],[[["The `contains` method determines if one geometry fully encloses another, returning true if it does and false otherwise."],["It's applicable to Rectangle geometries and takes the target geometry, allowed error margin, and projection as input parameters."],["The operation can be performed using a specified projection or defaults to a spherical coordinate system with linear distances measured in meters."],["Examples are provided in JavaScript, Python, and Colab for demonstrating the usage of the `contains` method."]]],[]]