withLineSortKey

fun withLineSortKey(lineSortKey: Double): PolylineAnnotationOptions

Set line-sort-key to initialise the polylineAnnotation 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

lineSortKey

the line-sort-key value