Closed kamov closed 6 years ago
The plugin supports MarkerClusterer with the markerCluster setting. When set, that setting value (needs to be an object) gets passed in to the third parameter of the MarkerClusterer constructor (options object). https://googlemaps.github.io/js-marker-clusterer/docs/reference.html
I would like to know if possible with your plugin to implement server-side clustering like this https://github.com/biodiv/anycluster
demo: https://www.anymals.org/nx/bigmap/
This load new locations when you drag map or zoom map.
Thanks