Skip to content

ryanand26/markerclustererplus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 5 commits ahead, 20 commits behind mahnunchik:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 

MarkerClustererPlus

This is an enhanced version of the MarkerClusterer library for managing large amounts of markers. It adds support for several new properties as well as support for four more events. It also allows greater control over the styling of the text that appears on the cluster marker. The documentation has been significantly improved and the overall code has been simplified and polished. Very large numbers of markers can now be managed without causing Javascript timeout errors on Internet Explorer. It is backward compatible with MarkerClusterer.

This is git version of the google svn repo.

Installation

Install with bower.

bower install gmaps-markerclusterer-plus --save

Additional Features

  • hideLabel option - removes numbers on the clusters
  • Ensure cluster click action causes an increase in the zoom level
  • maxZoomOnClick option - the maxZoom option affects the click action of the clusters, this option allows us to make that independant. Defaults to maxZoom
  • Allow the zoomOnClick option to be a function. Return true or false from that function to enable/disabled the default action
  • Image path is optional

About

MarkerClustererPlus

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%