Skip to content

How to clear markers from an image? #77

Open
@bhumi713

Description

@bhumi713

I am using v3 of marker in my tsx code .. and in that i have to clear all the markers from an image to implement a feature of toggle visiblity
const editor = useRef<MarkerArea | null>(null);
editor.current.close();
Now in this close method does not exist .. How can i remove the annotations ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions