leaflet.layergroup.collision
Version:
Leaflet plugin for uncluttering L.Markers using basic collision detection.
34 lines • 822 B
JSON
{
"name": "leaflet",
"description": "JavaScript library for mobile-friendly interactive maps",
"main": [
"dist/leaflet.css",
"dist/leaflet-src.js",
"dist/images/layers-2x.png",
"dist/images/layers.png",
"dist/images/marker-icon-2x.png",
"dist/images/marker-icon.png",
"dist/images/marker-shadow.png"
],
"ignore": [
".*",
"CHANGELOG.json",
"FAQ.md",
"debug",
"spec",
"src",
"build"
],
"homepage": "https://github.com/Leaflet/Leaflet",
"version": "1.0.0-rc.1",
"_release": "1.0.0-rc.1",
"_resolution": {
"type": "version",
"tag": "v1.0.0-rc.1",
"commit": "6ea195a25c0cefcca2cdedf220755dab7aefd09b"
},
"_source": "https://github.com/Leaflet/Leaflet.git",
"_target": "1.0.0-rc.1",
"_originalSource": "leaflet",
"_direct": true
}