Coordinates

fun Coordinates(value: List<List<Double>>)

Construct the Coordinates with List>.


fun Coordinates(expression: Expression)

Construct the Coordinates with Mapbox Expression.


fun Coordinates(value: Value)

Parameters

value

the property wrapped in Value to be used with native renderer.