UNPKG

@ng-maps/marker-clusterer

Version:

**@ng-maps/marker-clusterer** is a wrapper around [MarkerClusterer](https://github.com/googlemaps/js-markerclusterer)

48 lines 1.08 kB
{ "name": "@ng-maps/marker-clusterer", "version": "7.0.0", "keywords": [ "angular", "ng", "google maps", "googlemaps", "maps", "map", "google", "ng2", "angular2", "marker cluster", "agm" ], "peerDependencies": { "@angular/common": "^18.0.0 || ^19.0.0", "@angular/core": "^18.0.0 || ^19.0.0", "@ng-maps/core": "^6.0.0 || ^7.0.0", "@ng-maps/google": "^6.0.0 || ^7.0.0", "@googlemaps/markerclusterer": "^2.0.0" }, "homepage": "https://ng-maps.github.io/marker-clusterer", "license": "MIT", "bugs": { "url": "https://github.com/ng-maps/ng-maps/issues" }, "repository": { "type": "git", "url": "https://github.com/ng-maps/ng-maps.git" }, "dependencies": { "tslib": "^2.0.0" }, "module": "fesm2022/ng-maps-marker-clusterer.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ng-maps-marker-clusterer.mjs" } }, "sideEffects": false }