Answer the question
In order to leave comments, you need to log in
Does anyone use data clustering services on maps?
In one of the projects, due to the rather large number of markers on the map (~300k), it became necessary to cluster them to improve performance on the client side.
From memory, I remembered only two clustering services:
Answer the question
In order to leave comments, you need to log in
Server clustering is a simple thing. Everything depends on the task.
If filtering and frequent updates are not provided, you can draw tiles and give them to nginx. If filtering is needed, then you will have to filter and cluster on the server + on the client.
Contact.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question