menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
removeStyleSource abstract method
removeStyleSource
dark_mode
light_mode
removeStyleSource
abstract method
Future
<
void
>
removeStyleSource
(
String
sourceId
)
Removes a style source.
Implementation
Future<void> removeStyleSource(String sourceId);
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
removeStyleSource abstract method
StylePlatformInterface class