IconTranslateAnchor

enum IconTranslateAnchor : Enum<IconTranslateAnchor> , LayerProperty

Controls the frame of reference for icon-translate.

Parameters

value

String value of this property

Entries

VIEWPORT
Link copied to clipboard
VIEWPORT("viewport")

Icons are translated relative to the viewport.

MAP
Link copied to clipboard
MAP("map")

Icons are translated relative to the map.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
open override val value: String