Exaggeration

Exaggerates the elevation of the terrain by multiplying the data from the DEM with this value.

Parameters

value

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

Constructors

Link copied to clipboard
fun Exaggeration(value: Double)

Construct the Exaggeration with Double.

Link copied to clipboard
fun Exaggeration(expression: Expression)

Construct the Exaggeration with Mapbox Expression.

Link copied to clipboard
fun Exaggeration(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard