-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
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 ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels