Hi!
I'm trying to use aClassBreakRenderer based on cluster_count prop:
Codepen: https://codepen.io/michaelk95/pen/JjOxLbw?editors=1000
Is it possible?
Thanks
No, unfortunately this is not possible at the moment. Cluster rendering is derived from the layer's renderer without any way to override it.
This is what you want to do?
I just want to point out that this is unsupported, so I wouldn't recommend it in a production application. We're still working on details of how to properly configure cluster renderers.