menu
nb_navigation_flutter package
documentation
navigation/nb_map_controller_wrapper.dart
MapController
removeLines abstract method
removeLines abstract method
dark_mode
light_mode
removeLines
abstract method
Future
<
void
>
removeLines
(
Iterable
<
Line
>
lines
)
Implementation
Future<void> removeLines(Iterable<Line> lines);
nb_navigation_flutter package
documentation
navigation/nb_map_controller_wrapper
MapController
removeLines abstract method
MapController class