Companion

object Companion

Static variables and methods.

Properties

defaultHillshadeAccentColor
Link copied to clipboard
val defaultHillshadeAccentColor: String?

The shading color used to accentuate rugged terrain like sharp cliffs and gorges.

defaultHillshadeAccentColorAsColorInt
Link copied to clipboard
val defaultHillshadeAccentColorAsColorInt: Int?

The shading color used to accentuate rugged terrain like sharp cliffs and gorges.

defaultHillshadeAccentColorAsExpression
Link copied to clipboard
val defaultHillshadeAccentColorAsExpression: Expression?

The shading color used to accentuate rugged terrain like sharp cliffs and gorges.

defaultHillshadeAccentColorTransition
Link copied to clipboard

Transition options for HillshadeAccentColor.

defaultHillshadeExaggeration
Link copied to clipboard
val defaultHillshadeExaggeration: Double?

Intensity of the hillshade

val defaultHillshadeExaggerationAsExpression: Expression?

Intensity of the hillshade

defaultHillshadeExaggerationTransition
Link copied to clipboard

Transition options for HillshadeExaggeration.

defaultHillshadeHighlightColor
Link copied to clipboard
val defaultHillshadeHighlightColor: String?

The shading color of areas that faces towards the light source.

val defaultHillshadeHighlightColorAsColorInt: Int?

The shading color of areas that faces towards the light source.

The shading color of areas that faces towards the light source.

Transition options for HillshadeHighlightColor.

defaultHillshadeIlluminationAnchor
Link copied to clipboard

Direction of light source when map is rotated.

Direction of light source when map is rotated.

defaultHillshadeIlluminationDirection
Link copied to clipboard
val defaultHillshadeIlluminationDirection: Double?

The direction of the light source used to generate the hillshading with 0 as the top of the viewport if hillshade-illumination-anchor is set to viewport and due north if hillshade-illumination-anchor is set to map.

The direction of the light source used to generate the hillshading with 0 as the top of the viewport if hillshade-illumination-anchor is set to viewport and due north if hillshade-illumination-anchor is set to map.

defaultHillshadeShadowColor
Link copied to clipboard
val defaultHillshadeShadowColor: String?

The shading color of areas that face away from the light source.

defaultHillshadeShadowColorAsColorInt
Link copied to clipboard
val defaultHillshadeShadowColorAsColorInt: Int?

The shading color of areas that face away from the light source.

defaultHillshadeShadowColorAsExpression
Link copied to clipboard
val defaultHillshadeShadowColorAsExpression: Expression?

The shading color of areas that face away from the light source.

defaultHillshadeShadowColorTransition
Link copied to clipboard

Transition options for HillshadeShadowColor.

defaultMaxZoom
Link copied to clipboard
val defaultMaxZoom: Double?

The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden.

defaultMinZoom
Link copied to clipboard
val defaultMinZoom: Double?

The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden.

defaultVisibility
Link copied to clipboard
val defaultVisibility: Visibility?

Visibility of the layer.