VerticalRange

An array of two number values, specifying the vertical range, measured in meters, over which the fog should gradually fade out. When both parameters are set to zero, the fog will be rendered without any vertical constraints.

Parameters

value

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

Constructors

Link copied to clipboard

Construct the VerticalRange with List.

Link copied to clipboard
fun VerticalRange(expression: Expression)

Construct the VerticalRange with Mapbox Expression.

Link copied to clipboard
fun VerticalRange(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard