marker.js 3 Documentation
    Preparing search index...

    Interface AnnotationEditorEventData

    Annotation editor custom event data.

    interface AnnotationEditorEventData {
        annotationEditor: AnnotationEditor;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    annotationEditor: AnnotationEditor

    The annotation editor instance.