NextGIS Frontend
    Preparing search index...

    Interface RasterLayerSourceOptions

    interface RasterLayerSourceOptions {
        id: string;
        mime_type: string;
        size: number;
    }
    Index

    Properties

    Properties

    id: string
    mime_type: string
    size: number