marker.js 3 Documentation
    Preparing search index...

    Type Alias MarkerEditorState

    MarkerEditorState:
        | "new"
        | "creating"
        | "select"
        | "move"
        | "resize"
        | "rotate"
        | "edit"

    Represents marker's state (status) in time.