SINTEF-9012 / PruneCluster

Fast and realtime marker clustering for Leaflet
MIT License
551 stars 131 forks source link

Is there any way to customize the color and radius of the clustered circles? #151

Open axelerate opened 7 years ago

axelerate commented 7 years ago

I would like to style the clusters so as to impart rules on how wide the cluster zones should be and what color pattern to abide to. EDIT: The styling should be programmatic, and not just a change to a stylesheet.

fungiboletus commented 7 years ago

Yes it's possible, but there is no real API for that. You have to do write some code.

Check this source code for example.