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