LineMiterLimit

Used to automatically convert miter joins to bevel joins for sharp angles.

Parameters

value

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

Constructors

Link copied to clipboard

Construct the LineMiterLimit with Double.

Link copied to clipboard
fun LineMiterLimit(expression: Expression)

Construct the LineMiterLimit with Mapbox Expression.

Link copied to clipboard
fun LineMiterLimit(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard