geoview-core
    Preparing search index...

    Interface TypeImageStaticLegend

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

    Hierarchy

    • Omit<TypeLegend, "styleConfig">
      • TypeImageStaticLegend
    Index

    Properties

    Properties

    legend: HTMLCanvasElement | null
    type: TypeGeoviewLayerType