# @google/markerclustererplus

> Creates and manages per-zoom-level clusters for large amounts of markers.

Latest version **5.1.3** (published 2020-09-17) · Apache-2.0 license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @google/markerclustererplus
pnpm add @google/markerclustererplus
yarn add @google/markerclustererplus
bun add @google/markerclustererplus
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 5.1.3 |
| Published | 2020-09-17 |
| First published | 2018-06-19 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 635.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1099 |
| Author | Google Inc. |
| Maintainers | google-wombot |
| Keywords | cluster, google, maps, marker |

## Links

- npm: https://www.npmjs.com/package/@google/markerclustererplus
- Repository: https://github.com/googlemaps/v3-utility-library
- Homepage: https://github.com/googlemaps/v3-utility-library/tree/master/markerclustererplus
- Issues: https://github.com/googlemaps/v3-utility-library/issues
- npm.io page: https://npm.io/package/@google/markerclustererplus

## Recent versions

- 5.1.3 (latest) — 2020-09-17
- 3.0.0-beta.1 (beta) — 2019-10-14
- 3.0.0-beta.0 (alpha) — 2019-10-11
- 5.1.2 — 2020-09-17
- 5.1.1 — 2020-09-17
- 5.1.0 — 2020-08-14
- 5.0.4 — 2020-06-03
- 5.0.3 — 2020-03-12
- 5.0.2 — 2020-03-12
- 5.0.1 — 2020-02-11
- 5.0.0 — 2020-02-10
- 4.0.1 — 2019-12-23
- 4.0.0 — 2019-12-17
- 3.0.6 — 2019-12-09
- 3.0.5 — 2019-11-14
- … 9 more at https://npm.io/package/@google/markerclustererplus/versions

## README

MarkerClustererPlus for Google Maps V3
======================================

> **Note**: This package has moved to [@googlemaps/markerclustererplus](https://www.npmjs.com/package/@googlemaps/markerclustererplus) and the source is now at https://github.com/googlemaps/js-markerclustererplus. `@googlemaps/markerclusterplus@1.0.0` is equivalent to `@google/markerclustererplus@6.0.0`. All future development will be limited to [@googlemaps/markerclustererplus](https://www.npmjs.com/package/@googlemaps/markerclustererplus).

## Description

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

## NPM

Available via NPM as the package `@google/markerclustererplus`

## Documentation

The reference documentation can be found at this [link](https://googlemaps.github.io/v3-utility-library/modules/_google_markerclustererplus.html). 

## Examples

- [Simple Example](https://googlemaps.github.io/v3-utility-library/packages/markerclustererplus/examples/simple_example.html)
- [Advanced Example](https://googlemaps.github.io/v3-utility-library/packages/markerclustererplus/examples/advanced_example.html)
- [Events Example](https://googlemaps.github.io/v3-utility-library/packages/markerclustererplus/examples/events_example.html)


## Support

This library is community supported. We're comfortable enough with the stability and features of
the library that we want you to build real production applications on it.

If you find a bug, or have a feature suggestion, please [log an issue][issues]. If you'd like to
contribute, please read [How to Contribute][contrib].

[issues]: https://github.com/googlemaps/v3-utility-library/issues
[contrib]: https://github.com/googlemaps/v3-utility-library/blob/master/packages/markerclustererplus/CONTRIB.md

---
_Source: https://npm.io/package/@google/markerclustererplus · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
