textTranslateAnchor property

dynamic textTranslateAnchor
final

Controls the frame of reference for text-translate.

Type: enum default: map Options: "map" The text is translated relative to the map. "viewport" The text is translated relative to the viewport.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

final dynamic textTranslateAnchor;