I am having a weird issue. I have implemented a custom sized cluster style based on the cluster point style sample. I changed the logic behind the clustering and made it render the point symbol sized according to how many features were clustered in it. It also uses a text style to display the number of features contained within the cluster.
What I am running into is that sometimes the number just doesn’t display.I have verified that the column is valued but it’s just not displaying:
(there should be a 2 in that blank circle above the 10). I have tried to recreate this in a stand-alone example program but to no avail.
Any thoughts on what might be causing this?