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