Vertex Viewer SDK
    Preparing search index...

    Interface VertexViewerAnnotationCallout

    interface VertexViewerAnnotationCallout {
        data: CalloutAnnotationData;
        iconSize: ViewerIconSize;
    }
    Index

    The data that describes how to render the callout annotation.

    iconSize: ViewerIconSize

    The icon size to display.

    'sm'