Marker Cluster extension for GeoDirectory lets you choose between Server Side and Client Side marker clustering. Each has its own distinct advantages.
Server Side Marker Clustering
In simple words, Server Side Marker Clustering loads just the basic cluster info. All map-related calls are made via API requests instead of AJAX.
Client Side Marker Clustering
In Client Side Marker Clustering, the clustering itself as well as all the markers are loaded in the memory of the browser for faster page load times. While this provides a significant page speed boost, it can also slow down the website or even worse, make the page unresponsive if there are too many listings.
Which One to Use and How to Change?
- 1
-
To change between Client Side and Server Side Marker Clustering, navigate to GD > Settings > Marker Cluster.
- 2
- Therein, choose the Cluster Type that suits you, and save your changes.