FillTranslateAnchorValue

data class FillTranslateAnchorValue(val value: Value)

Controls the frame of reference for fill-translate. Default value: "map".

Parameters

value

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

Constructors

Link copied to clipboard
Link copied to clipboard
fun FillTranslateAnchorValue(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard
val value: Value