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

    Function deleteStoreDetailsFeatureInfo

    • Deletes feature info for a layer from the details store.

      Clears the selected layer path and batch bypass if they match the removed layer. Removes the entry from layerDataArray via the helper function.

      Parameters

      • mapId: string

        The map identifier.

      • layerPath: string

        The layer path whose feature info should be removed.

      Returns void