LineMetrics

Whether to calculate line distance metrics. This is required for line layers that specify line-gradient values.

Parameters

value

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

Constructors

Link copied to clipboard
fun LineMetrics(value: Boolean)

Construct the LineMetrics with Boolean.

Link copied to clipboard
fun LineMetrics(expression: Expression)

Construct the LineMetrics with Mapbox Expression.

Link copied to clipboard
fun LineMetrics(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard