menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
OfflineManagerPlatformInterface
removeStylePack abstract method
removeStylePack
dark_mode
light_mode
removeStylePack
abstract method
Future
<
StylePack
>
removeStylePack
(
String
styleURI
)
Removes a style package.
Implementation
Future<StylePack> removeStylePack(String styleURI);
mapbox_maps_flutter
mapbox_maps_flutter
OfflineManagerPlatformInterface
removeStylePack abstract method
OfflineManagerPlatformInterface class