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