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