maplibregl-recorder
    Preparing search index...

    Type Alias MarkOp

    MarkOp: TimelineEntry & { k: "mark"; label: string }

    A human readable annotation added with Recorder.mark.

    Type Declaration

    • k: "mark"
    • label: string

      What the person recording said was on screen.