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

    Type Alias MINIMAP_OPTIONS

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

    Properties

    Properties

    postion?: string
    width?: string | number