You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Hi, I just wanted to know what is the priority on this?
We built most of our design using Mapbox Studio and having access to a layer's filters would be very useful when making changes to it, for example when adding/removing filters on an existing layer while keeping the ones defined through Studio. Storing these base filters in the app or through remote config would somewhat defeat the purpose of Studio.
In the same vein, it'd also be greatly appreciated if layers exposed their source's identifier (in addition to the source layer's identifier).
Edit: same for a VectorSource's list of source layer identifiers
ATM there is only a setter for filters on
Layer
classes, no getter, egLayer#getFilter()
.The text was updated successfully, but these errors were encountered: