menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StyleManager
getStyleURI method
getStyleURI
dark_mode
light_mode
getStyleURI
method
Future
<
String
>
getStyleURI
(
)
Returns the current style URI.
Implementation
Future<String> getStyleURI() => _impl.getStyleURI();
mapbox_maps_flutter
mapbox_maps_flutter
StyleManager
getStyleURI method
StyleManager class