menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
SourceQueryOptions
SourceQueryOptions constructor
SourceQueryOptions
dark_mode
light_mode
SourceQueryOptions
constructor
SourceQueryOptions
(
{
List
<
String
?
>
?
sourceLayerIds
,
required
String
filter
,
})
Implementation
SourceQueryOptions({ this.sourceLayerIds, required this.filter, });
mapbox_maps_flutter
mapbox_maps_flutter
SourceQueryOptions
SourceQueryOptions constructor
SourceQueryOptions class