ngeo
    Preparing search index...

    Interface MapFishPrintLegendClass

    interface MapFishPrintLegendClass {
        classes?: MapFishPrintLegendClass[];
        dpi?: number;
        icons?: string[];
        name?: string;
    }
    Index

    Properties

    dpi?: number
    icons?: string[]
    name?: string