getIconAnchor method
Part of the icon placed closest to the anchor. Default value: "center".
Implementation
Future<IconAnchor?> getIconAnchor() => _annotationMessenger.getIconAnchor(id);
Part of the icon placed closest to the anchor. Default value: "center".
Future<IconAnchor?> getIconAnchor() => _annotationMessenger.getIconAnchor(id);