menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
OfflineManagerPlatformInterface
stylePack abstract method
stylePack
dark_mode
light_mode
stylePack
abstract method
Future
<
StylePack
>
stylePack
(
String
styleURI
)
Returns a style package by its style URI.
Implementation
Future<StylePack> stylePack(String styleURI);
mapbox_maps_flutter
mapbox_maps_flutter
OfflineManagerPlatformInterface
stylePack abstract method
OfflineManagerPlatformInterface class