getAnnotations abstract method

Future<List<PolygonAnnotation>> getAnnotations()

Get all annotations of manager.

Implementation

Future<List<PolygonAnnotation>> getAnnotations();