getAnnotations method

Future<List<PointAnnotation>> getAnnotations()

Get all annotations of manager.

Implementation

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