fillSortKey
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 FillLayer.defaultFillSortKey to set the default property.
Parameters
fillSortKey
value of fillSortKey
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 FillLayer.defaultFillSortKeyAsExpression to set the default property.
Parameters
fillSortKey
value of fillSortKey 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.