geoview-core
    Preparing search index...

    Type Alias LegendQueryingEvent

    Define an event for the delegate

    type LegendQueryingEvent = {
        layerPath: string;
    }
    Index

    Properties

    Properties

    layerPath: string