UNPKG

@grupo-san-cristobal/agm-markerclusterer

Version:

Angular Google Maps (AGM) extension for markerclusterer support

43 lines 1.18 kB
{ "name": "@grupo-san-cristobal/agm-markerclusterer", "version": "19.0.2", "description": "Angular Google Maps (AGM) extension for markerclusterer support", "author": "Jens Fahnenbruck <jigfox@me.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/grupo-san-cristobal/angular-google-maps.git" }, "bugs": { "url": "https://github.com/grupo-san-cristobal/angular-google-maps/issues" }, "homepage": "https://angular-maps.com", "keywords": [ "angular-google-maps", "angular", "markerclusterer", "google-maps", "agm" ], "peerDependencies": { "@grupo-san-cristobal/agm-core": "^17.0.0 || ^18.0.0 || ^19.0.0", "@angular/common": "^19.1.3", "@angular/core": "^19.1.3", "@google/markerclustererplus": "^5.0.4" }, "dependencies": { "tslib": "^2.0.0" }, "module": "fesm2022/grupo-san-cristobal-agm-markerclusterer.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/grupo-san-cristobal-agm-markerclusterer.mjs" } }, "sideEffects": false }