menu
nb_navigation_flutter package
documentation
navigation/nb_map_controller_wrapper.dart
NextbillionMapControllerWrapper
removeSource method
removeSource method
dark_mode
light_mode
removeSource
method
@
override
Future
<
void
>
removeSource
(
String
sourceId
)
override
Implementation
@override Future<void> removeSource(String sourceId) { return _controller.removeSource(sourceId); }
nb_navigation_flutter package
documentation
navigation/nb_map_controller_wrapper
NextbillionMapControllerWrapper
removeSource method
NextbillionMapControllerWrapper class