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