@rcsb/rcsb-saguaro
    Preparing search index...
    interface RegionLimitsInterface {
        max: number;
        maxZoom: number;
        min: number;
        minZoom: number;
    }
    Index

    Properties

    Properties

    max: number
    maxZoom: number
    min: number
    minZoom: number