marker-clusterer-plus
Version:
Clone of markerclustererplus, but works with npm out of the box
24 lines (23 loc) • 655 B
JSON
{
"name": "marker-clusterer-plus",
"version": "2.1.4",
"description": "Clone of markerclustererplus, but works with npm out of the box",
"keywords": [
"google-marker-clusterer-plus",
"google",
"maps",
"cluster",
"clusterer",
"map"
],
"main": "src/markerclusterer.js",
"repository": {
"type": "git",
"url": "https://github.com/mikesaidani/marker-clusterer-plus"
},
"author": "Mike Saidani <hello@mikesaidani.com> (http://www.mikesaidani.com/)",
"bugs": {
"url": "https://github.com/mikesaidani/marker-clusterer-plus/issues"
},
"homepage": "https://github.com/mikesaidani/marker-clusterer-plus"
}