HillshadeIlluminationAnchorValue

data class HillshadeIlluminationAnchorValue(val value: Value)

Direction of light source when map is rotated. Default value: "viewport".

Parameters

value

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

Constructors

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard
val value: Value