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