This is git port of the markerclustererplus library from google-maps-utility-library-v3.
- minClusterZoom option: sets the minimum number of markers in the cluster that will stop further zooming when the cluster is clicked.
To build a minified version of the library using uglify: (requires node.js)
$ npm install
$ npm run build