menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
PolylineAnnotationManagerPlatformInterface
delete abstract method
delete
dark_mode
light_mode
delete
abstract method
Future
<
void
>
delete
(
PolylineAnnotation
annotation
)
Delete an added annotation.
Implementation
Future<void> delete(PolylineAnnotation annotation);
mapbox_maps_flutter
mapbox_maps_flutter
PolylineAnnotationManagerPlatformInterface
delete abstract method
PolylineAnnotationManagerPlatformInterface class