ngeo
    Preparing search index...

    Interface MapFishPrintReportResponse

    interface MapFishPrintReportResponse {
        downloadURL?: string;
        ref: string;
        statusURL?: string;
    }
    Index

    Properties

    downloadURL?: string
    ref: string
    statusURL?: string