When true, the marker's collision boundary automatically adjusts when the marker's content or size changes.
HTML element for the marker.
Whether the marker is enabled.
Whether the Marker should be clickable.
OptionallowPriorityPin?: { color?: string; enabled?: boolean; size?: number }Configuration for the low priority pin fallback strategy.
Optionalcolor?: stringColor of the low priority pin.
Optionalenabled?: booleanWhether to enable low priority pin strategy when all anchor positions have collisions.
Optionalsize?: numberSize of the low priority pin in pixels.
Whether the marker should be occluded by 3D geometry.
Optionalplacement?: Specifies the placement of the marker, determining its position relative to its coordinates. Can be a single placement or an array of placements.
Determines the collision ranking tier of the marker, which influences its visibility in relation to other colliders.
OptionalzIndex?: numberThe z-index of the marker.
HTML content of the marker as text