menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
setStyleJSON abstract method
setStyleJSON
dark_mode
light_mode
setStyleJSON
abstract method
Future
<
void
>
setStyleJSON
(
String
json
)
Loads a style from a JSON string.
Implementation
Future<void> setStyleJSON(String json);
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
setStyleJSON abstract method
StylePlatformInterface class