Optional
filter?: FilterSpecificationA filter to limit query results.
Optional
sourceThe name of the source layer to query. For vector tile sources, this parameter is required. For GeoJSON sources, it is ignored.
Optional
validate?: booleanWhether to check if the [parameters.filter] conforms to the MapLibre Style Specification. Disabling validation is a performance optimization that should only be used if you have previously validated the values you will be passing to this function.
true
The options object related to the Map#querySourceFeatures method