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

    Type Alias MinimapOptions

    type MinimapOptions = {
        postion?: string;
        width?: string | number;
    }
    Index

    Properties

    Properties

    postion?: string
    width?: string | number