Delete an added annotation.
@override Future<void> delete(PolylineAnnotation annotation) => _annotationMessenger.delete(id, annotation);