menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
PolylineAnnotationManagerPlatformInterface
getAnnotations abstract method
getAnnotations
dark_mode
light_mode
getAnnotations
abstract method
Future
<
List
<
PolylineAnnotation
>
>
getAnnotations
(
)
Get all annotations of manager.
Implementation
Future<List<PolylineAnnotation>> getAnnotations();
mapbox_maps_flutter
mapbox_maps_flutter
PolylineAnnotationManagerPlatformInterface
getAnnotations abstract method
PolylineAnnotationManagerPlatformInterface class