getAnnotations method
Get all annotations of manager.
Implementation
Future<List<CircleAnnotation>> getAnnotations() => impl.getAnnotations();
Get all annotations of manager.
Future<List<CircleAnnotation>> getAnnotations() => impl.getAnnotations();