HillshadeIlluminationAnchor

enum HillshadeIlluminationAnchor : Enum<HillshadeIlluminationAnchor> , LayerProperty

Direction of light source when map is rotated.

Parameters

value

String value of this property

Entries

VIEWPORT
Link copied to clipboard
VIEWPORT("viewport")

The hillshade illumination is relative to the top of the viewport.

MAP
Link copied to clipboard
MAP("map")

The hillshade illumination is relative to the north direction.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
open override val value: String