R/filter.R
set_filter.Rd
Set the filter of a layer
set_filter(map, layer_id, filter)
A mapboxer object.
The ID of the layer whose property should be updated.
A filter expression that is applied to the source.
source