menu
maphero_web package
documentation
maphero_web.dart
MapHeroMapController
removeSource method
removeSource method
dark_mode
light_mode
removeSource
method
@
override
Future
<
void
>
removeSource
(
String
sourceId
)
override
Implementation
@override Future<void> removeSource(String sourceId) async { _map.removeSource(sourceId); }
maphero_web package
documentation
maphero_web
MapHeroMapController
removeSource method
MapHeroMapController class