[[["わかりやすい","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"]],["最終更新日 2024-09-05 UTC。"],[[["`Marker.CollisionBehavior` is an annotation that dictates how markers behave during collisions with other markers or map labels."],["It offers three collision behaviors: `REQUIRED`, `REQUIRED_AND_HIDES_OPTIONAL`, and `OPTIONAL_AND_HIDES_LOWER_PRIORITY`, controlling marker placement and visibility during overlaps."],["`REQUIRED` markers are always displayed, potentially overlapping others; `REQUIRED_AND_HIDES_OPTIONAL` markers are also always displayed but hide optional markers they overlap; `OPTIONAL_AND_HIDES_LOWER_PRIORITY` markers might be hidden by required markers or higher priority optional markers."],["By default, markers have `REQUIRED` collision behavior, meaning they will be displayed and may overlap with others."]]],[]]