Skip to content

tdevos/markerclustererplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkerClustererPlus

This is git port of the markerclustererplus library from google-maps-utility-library-v3.

Changes

  • minClusterZoom option: sets the minimum number of markers in the cluster that will stop further zooming when the cluster is clicked.

Build

To build a minified version of the library using uglify: (requires node.js)

$ npm install
$ npm run build

License

Apache License, Version 2.0

About

Port of the marker clustering library for the Google Maps JavaScript API v3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%