Scheme

data class Scheme(val value: Value)

Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed.

Parameters

value

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

Constructors

Link copied to clipboard
fun Scheme(expression: Expression)

Construct the Scheme with Mapbox Expression.

Link copied to clipboard
fun Scheme(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard