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