@geoblocks/ol-comfy
    Preparing search index...

    Function getDistinctFeaturesProperties

    • Parameters

      • features: Feature<Geometry>[]

        the features to get the "properties" values from.

      • propertyKey: string

        the property key to get the value in the features.

      Returns unknown[]

      Distinct values of features for a given property's key.