@geogirafe/lib-geoportal
    Preparing search index...

    Represents a LegendURLDPI object.

    interface LegendURLDPI {
        dpi: number;
        url: string;
    }
    Index

    Properties

    Properties

    dpi: number
    url: string