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

    Function insertAtKeepOrder

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

      Type Parameters

      • T extends BaseObject

      Parameters

      • objects: Collection<T>
      • object: T
      • orderKey: string
      • position: number

      Returns void