@geoblocks/ol-comfy
Preparing search index...
collection
insertAtKeepOrder
Function insertAtKeepOrder
insertAtKeepOrder
<
T
extends
BaseObject
>
(
objects
:
Collection
<
T
>
,
object
:
T
,
orderKey
:
string
,
position
:
number
,
)
:
void
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
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@geoblocks/ol-comfy
Loading...
Get an OpenLayers object and return it sorted by the given key property.