OptionalcontentHTML?: stringOptionaldynamicResize?: booleanWhen true, the marker's collision boundary automatically adjusts when the marker's content or size changes.
Optionalenabled?: booleanWhether the marker is enabled.
Optionalinteractive?: boolean | "pointer-events-auto"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.
Optionalocclude?: booleanWhether 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.
Optionalrank?: TCollisionRankingTier | "initial"Determines the collision ranking tier of the marker, which influences its visibility in relation to other colliders.
Optionaltype?: "marker"OptionalzIndex?: numberThe z-index of the marker.
HTML content of the marker as text