menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
getStyleJSON abstract method
getStyleJSON
dark_mode
light_mode
getStyleJSON
abstract method
Future
<
String
>
getStyleJSON
(
)
Returns the current style as a JSON string.
Implementation
Future<String> getStyleJSON();
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
getStyleJSON abstract method
StylePlatformInterface class