Skip to content

Marker Clustering ServerSide #201

@Luigidefra

Description

@Luigidefra

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions