Socket
Socket
Sign inDemoInstall

markerclustererplus

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markerclustererplus

## Warning!


Version published
Weekly downloads
4K
decreased by-31.61%
Maintainers
1
Weekly downloads
 
Created
Source

MarkerClustererPlus

Warning!

The following files have been deprecated and will be removed in the next release:

  • src/markerclusterer.min.js
  • src/markerclusterer_packed.js

Use dist/markerclusterer.min.js instead.


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 npm.

$ npm install markerclustererplus --save

Install with bower.

bower install markerclustererplus --save

Additional Features

  • hideLabel option - removes numbers on the clusters

Build

To rebuild a minified version of the library try the following commands:

$ npm install
$ npm run build

License

Apache License, Version 2.0

Keywords

FAQs

Package last updated on 01 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc