-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
Hi, i have a little problem...
I have 400k points, i used PruneCluster to create Cluster and it very fast, the problem is that i have to send a 400k points json from server to client before to create Cluster with your application...
400k points are equivalent to 26mb and it too big to send to client...
I would like create Cluster on my server and then send only Cluster with your coordinates and counter...
is it possible refactoring code in PHP to run server side?
are there any other solutions?
Metadata
Metadata
Assignees
Labels
No labels