menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
styleSourceExists abstract method
styleSourceExists
dark_mode
light_mode
styleSourceExists
abstract method
Future
<
bool
>
styleSourceExists
(
String
sourceId
)
Returns whether a source with the given id exists.
Implementation
Future<bool> styleSourceExists(String sourceId);
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
styleSourceExists abstract method
StylePlatformInterface class