Could you share the best recommended way how to do filtering of Features for a cluster layer?
The most preferred way is to filter Feature by property.
But, as I understand, filtering for cluster cannot orient to properties. Is it correct or no?
Details of the task:
Closing as a duplicate of #2613 — currently you'll have to filter manually and run setData
to reset the whole dataset, but we'll look into implementing such a feature in GL JS.
Most helpful comment
Closing as a duplicate of #2613 — currently you'll have to filter manually and run
setData
to reset the whole dataset, but we'll look into implementing such a feature in GL JS.