supercluster icon indicating copy to clipboard operation
supercluster copied to clipboard

typeof "point_count_abbreviated" of a cluster

Open onur-alp4 opened this issue 3 years ago • 0 comments

Hi!

I recently started to get familiar with the package. Thanks for the awesome work so far!

I've noticed one unexpected behavior so far which is having the point_count_abbreviated property with two different types, number and string. It was unexpected because we already have point_count property which is always number and well the format of long number's point_count_abbreviated property should always be string anyhow. So I would suggest to have this point_count_abbreviated field as string by default.

What would be thoughts on this?

onur-alp4 avatar May 05 '22 11:05 onur-alp4