withCircleSortKey

Set circle-sort-key to initialise the circle with.

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

Return

this

Parameters

circleSortKey

the circle-sort-key value

fun withCircleSortKey(circleSortKey: Double): CircleOptions