Tolerance

Douglas-Peucker simplification tolerance (higher means simpler geometries and faster performance).

Parameters

value

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

Constructors

Link copied to clipboard
fun Tolerance(value: Double)

Construct the Tolerance with Double.

Link copied to clipboard
fun Tolerance(expression: Expression)

Construct the Tolerance with Mapbox Expression.

Link copied to clipboard
fun Tolerance(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard