iconPitchAlignment property

dynamic iconPitchAlignment
final

Orientation of icon when map is pitched.

Type: enum default: auto Options: "map" The icon is aligned to the plane of the map. "viewport" The icon is aligned to the plane of the viewport. "auto" Automatically matches the value of icon-rotation-alignment.

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

Implementation

final dynamic iconPitchAlignment;