menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
getStyleImportSchema abstract method
getStyleImportSchema
dark_mode
light_mode
getStyleImportSchema
abstract method
Future
<
Object
>
getStyleImportSchema
(
String
importId
)
Returns the schema of a style import.
Implementation
Future<Object> getStyleImportSchema(String importId);
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
getStyleImportSchema abstract method
StylePlatformInterface class