@abi-software/flatmap-viewer - v4.2.5
    Preparing search index...

    Type Alias AnnotationEventData

    type AnnotationEventData = {
        feature: AnnotatedFeature;
        type: "created" | "updated" | "deleted";
    }
    Index

    Properties

    Properties

    type: "created" | "updated" | "deleted"