getIconRotationAlignment method

Future<IconRotationAlignment?> getIconRotationAlignment()

In combination with symbol-placement, determines the rotation behavior of icons.

Implementation

Future<IconRotationAlignment?> getIconRotationAlignment() =>
    messenger.getIconRotationAlignment(id);