lineSortKey
Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.
Use static method LineLayer.defaultLineSortKey to set the default property.
Parameters
lineSortKey
value of lineSortKey
Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.
Use static method LineLayer.defaultLineSortKeyAsExpression to set the default property.
Parameters
lineSortKey
value of lineSortKey as Expression
Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.