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

    Function removeStoreDetailsCheckedFeature

    • Removes a feature from the checked features list in the store, or clears all.

      Parameters

      • mapId: string

        The map identifier

      • feature: "all" | TypeFeatureInfoEntry

        The feature to remove, or 'all' to clear the list

      Returns void