From 8527211550f017e88e836ac3f3466ef323fc653b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20S=C3=A1nchez=20Ortega?= Date: Tue, 31 Mar 2015 16:32:33 +0200 Subject: [PATCH] Add plugin Leaflet.LayerGroup.Collision --- plugins.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins.md b/plugins.md index 70760d63..40d49b3e 100644 --- a/plugins.md +++ b/plugins.md @@ -54,6 +54,16 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Dave Leaver + + + Leaflet.LayerGroup.Collision + + Provides collision detection for groups of markers. Unlike clustering, this takes into account the shape & size of the markers. + + Iván Sánchez Ortega, + MazeMap + + Leaflet.label