I’m trying to make use of the ClusterPointStyle, but its clustering logic doesn’t make a lot of sense to me. The initial image is how my map first displays. Then I zoom in one level to get picture two, then zoom in again to get picture three. I had expected to seem some clustering in picture two, but do not.
Sure enough, if I dump out the bounding boxes of the tiles in the second case, none of them contain any of the features, which doesn’t make sense to me. Shouldn’t the bounding boxes of the +1 zoomed tiles cover the same area?