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