Namespace: ordering

ol. ordering

Ordering function for ol.layer.Vector renderOrder parameter ol.ordering.fn (options) It will return an ordering function (f0,f1)

Methods


<static> yOrdering()

y-Ordering

Returns:

ordering function (f0,f1)


<static> zIndex(options)

Order with a feature attribute

Parameters:
Name Type Description
options

attribute: ordering attribute, default zIndex equalFn: ordering function for equal values

Returns:

ordering function (f0,f1)