Hello!
I am currently looking for a way to convert local data into a feature layer so that I can cluster the data using leaflet. Currently, we display the data on the map using markers, but we can not figure out how to cluster these. I was wondering what the steps would be to either convert an array of points into a layer, or convert markers to being clustered?
Thank you!