CirclePitchAlignmentValue

data class CirclePitchAlignmentValue(val value: Value)

Orientation of circle when map is pitched. Default value: "viewport".

Parameters

value

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

Constructors

Link copied to clipboard
fun CirclePitchAlignmentValue(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard
val value: Value