menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapPlatformInterface
loadStyleURI abstract method
loadStyleURI
dark_mode
light_mode
loadStyleURI
abstract method
Future
<
void
>
loadStyleURI
(
String
styleURI
)
Loads the style from a given URI.
Implementation
Future<void> loadStyleURI(String styleURI);
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapPlatformInterface
loadStyleURI abstract method
MapboxMapPlatformInterface class