withFillSortKey

fun withFillSortKey(fillSortKey: Double): PolygonAnnotationOptions

Set fill-sort-key to initialise the polygonAnnotation with.

Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.

Return

this

Parameters

fillSortKey

the fill-sort-key value