OPTIONAL_AND_HIDES_LOWER_PRIORITY - 마커가 대체되거나, 필수 마커와 중복되거나, 우선순위가 더 높은 OPTIONAL_AND_HIDES_LOWER_PRIORITY 마커로 대체될 수 있음을 나타냅니다. zIndex를 사용하면 OPTIONAL_AND_HIDES_LOWER_PRIORITY 마커 사이의 상대적인 우선순위를 결정하는 데 도움이 됩니다. zIndex 값이 클수록 우선순위가
더 높습니다.
REQUIRED_AND_HIDES_OPTIONAL - 마커를 표시하고 해당 마커와 중복되는
OPTIONAL_AND_HIDES_LOWER_PRIORITY 마커, 라벨, 관심 장소가 있다면 숨겨야
합니다. 마커가 다른 필수 마커와 중복될 수 있습니다.
[[["이해하기 쉬움","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-06-12(UTC)"],[],["The Beta SDK is deprecated; use the GA release of advanced markers instead. Use the Migration Tool to transition from the Beta version. To manage marker and label collisions, use a map ID, not lite mode. Set marker priority with the `CollisionBehavior` property, choosing from `REQUIRED`, `OPTIONAL_AND_HIDES_LOWER_PRIORITY`, or `REQUIRED_AND_HIDES_OPTIONAL`. Higher `zIndex` values indicate higher priority for optional markers. `CollisionBehavior` can only be set in the `AdvancedMarkerOptions` object when the marker is created.\n"]]