getIconPitchAlignment method
Orientation of icon when map is pitched. Default value: "auto".
Implementation
Future<IconPitchAlignment?> getIconPitchAlignment() =>
_annotationMessenger.getIconPitchAlignment(id);
Orientation of icon when map is pitched. Default value: "auto".
Future<IconPitchAlignment?> getIconPitchAlignment() =>
_annotationMessenger.getIconPitchAlignment(id);