Comment Pin
component.
Comment Pin
in combination with the following:
onCommentAdd
: Add custom metadata when adding a comment. This metadata can be used later to set the position of the Comment Pin. Learn moregetAllCommentAnnotations
: Get all Comment Annotations with the custom metadata you set using above. Render the Comment Pin component and use the custom metadata to set its position yourself.
Note for react developers hooks are also available. Learn more