getIconAnchor method

Future<IconAnchor?> getIconAnchor()

Part of the icon placed closest to the anchor. Default value: "center".

Implementation

Future<IconAnchor?> getIconAnchor() => _annotationMessenger.getIconAnchor(id);