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

    Function getSortedOlObjectsByProperty

    • Get an OpenLayers object and return it sorted by the given key property.

      Type Parameters

      • T extends BaseObject

      Parameters

      • objects: T[]
      • propertyKey: string

      Returns T[]