lineTranslateAnchor property

dynamic lineTranslateAnchor
final

Controls the frame of reference for line-translate.

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

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

Implementation

final dynamic lineTranslateAnchor;