wemap/pysupercluster

how to use pysupercluster with geojson files directly

HADDADENICAR opened this issue · 1 comments

this is my use case:
i have 6 million of lat/lon rows that i want to display it in a map.
i found here that i can use supercluster to do that.
because i work with python i choose to do that with pysupercluster but i didn't find how to use it directly in a geojson file converted from a csv.

Working a case similar to yours @HADDADENICAR , did you find how to pass pysupercluster results to map?