geoview-core - v2.2.0
    Preparing search index...

    Function getStoreDataTableFeaturesByPath

    • Gets the feature info entries for a specific layer from the data table store.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to retrieve features for

      Returns TypeFeatureInfoEntry[] | undefined

      The feature info entries for the layer, or undefined if not found