getAnnotations method

Future<List<PolylineAnnotation>> getAnnotations()

Get all annotations of manager.

Implementation

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