LightPreset

Define the lightPreset style import config for MapboxStandardStyle.

Parameters

value

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

Constructors

Link copied to clipboard
fun LightPreset(value: String)

Construct the LightPreset with String.

Link copied to clipboard
fun LightPreset(expression: Expression)

Construct the LightPreset with Mapbox Expression.

Link copied to clipboard
fun LightPreset(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard