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?
This is an Expression representation of "hillshade-accent-color".
defaultHillshadeAccentColorTransition
Link copied to clipboard
Transition options for HillshadeAccentColor.
defaultHillshadeExaggeration
Link copied to clipboard
val defaultHillshadeExaggeration: Double?
Intensity of the hillshade
val defaultHillshadeExaggerationAsExpression: Expression?
This is an Expression representation of "hillshade-exaggeration".
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.
This is an Expression representation of "hillshade-highlight-color".
Transition options for HillshadeHighlightColor.
defaultHillshadeIlluminationAnchor
Link copied to clipboard
Direction of light source when map is rotated.
This is an Expression representation of "hillshade-illumination-anchor".
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.
This is an Expression representation of "hillshade-illumination-direction".
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?
This is an Expression representation of "hillshade-shadow-color".
defaultHillshadeShadowColorTransition
Link copied to clipboard
Transition options for HillshadeShadowColor.
defaultMaxZoom
Link copied to clipboard
val defaultMaxZoom: Double?
The maximum zoom level for the layer.
defaultMinZoom
Link copied to clipboard
val defaultMinZoom: Double?
The minimum zoom level for the layer.
defaultVisibility
Link copied to clipboard
val defaultVisibility: Visibility?
Visibility of the layer.