geoview-core
    Preparing search index...

    Interface TypeGeoTIFFLegend

    interface TypeGeoTIFFLegend {
        legend: HTMLCanvasElement | null;
        type: TypeGeoviewLayerType;
    }

    Hierarchy

    Index

    Properties

    Properties

    legend: HTMLCanvasElement | null
    type: TypeGeoviewLayerType