circleSortKey
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 CircleLayer.defaultCircleSortKey to set the default property.
Parameters
circleSortKey
value of circleSortKey
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 CircleLayer.defaultCircleSortKeyAsExpression to set the default property.
Parameters
circleSortKey
value of circleSortKey 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.