Home

absol-acomp.js

The library creates and manages per-zoom-level clusters for large amounts of markers.

This is an enhanced V3 implementation of the V2 MarkerClusterer by Xiaoxi Wu. It is based on the V3 MarkerClusterer port by Luke Mahe. MarkerClustererPlus was created by Gary Little.

v2.0 release: MarkerClustererPlus v2.0 is backward compatible with MarkerClusterer v1.0. It adds support for the ignoreHidden, title, batchSizeIE, and calculator 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. Note that the name of the clusterclick event has been deprecated. The new name is click, so please change your application code now.

Version:
  • 2.1.1 [November 4, 2013]
Author:
  • Gary Little
Source: