AnchorValue

data class AnchorValue(val value: Value)

Whether extruded geometries are lit relative to the map or viewport. Default value: "viewport".

Parameters

value

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

Constructors

Link copied to clipboard
fun AnchorValue(expression: Expression)

Construct the Anchor with Mapbox Expression.

Link copied to clipboard
fun AnchorValue(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard