mapbox / supercluster

A very fast geospatial point clustering library for browsers and Node.
ISC License
2.11k stars 299 forks source link

Question: does clusterRadius value represent miles, meters, yards, etc? #240

Closed hmendezm closed 1 year ago

hmendezm commented 1 year ago

I try to figure out is the cluster radius is miles or some other measure unit. I have read in some places radius is in pixels and others in square miles.

Best H. Mendez

mourner commented 1 year ago

It's in the readme.

image
vitiaaap29 commented 7 months ago

Can I calculate cluster radius in meters based on radius and extent?