getAnnotations method

Future<List<PolygonAnnotation>> getAnnotations()

Get all annotations of manager.

Implementation

Future<List<PolygonAnnotation>> getAnnotations() => impl.getAnnotations();