getIconPitchAlignment method
Orientation of icon when map is pitched.
Implementation
Future<IconPitchAlignment?> getIconPitchAlignment() =>
messenger.getIconPitchAlignment(id);
Orientation of icon when map is pitched.
Future<IconPitchAlignment?> getIconPitchAlignment() =>
messenger.getIconPitchAlignment(id);