-
New Feature
-
Resolution: Unresolved
-
Normal
-
None
-
3.0.4
-
Security Level: Jimmy
Some applications are required to display a large number of locations or markers. Natively plotting thousands of markers on a map can quickly lead to a degraded user experience. Too many markers on the map cause both visual overload and sluggish interaction with the map. To overcome this poor performance, the information displayed on the map needs to be simplified.
One useful optimization technique involves viewport marker management: restricting the markers rendered on the map into only those that exist within the viewable area.
Clustering simplifies the data visualization by consolidating data that are nearby each other on the map in an aggregated form.
References:
- relates to
-
ZKGMAPS-5 Poor performance when too many markers
- Open