From 973521fd3d9d8a6162102f32486993d28798930d Mon Sep 17 00:00:00 2001 From: w8r Date: Wed, 15 Oct 2014 14:46:30 +0200 Subject: [PATCH] added Leaflet.Bookmarks and Greiner-Hormann --- plugins.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/plugins.md b/plugins.md index b3d3264e..839fd118 100644 --- a/plugins.md +++ b/plugins.md @@ -1344,6 +1344,17 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Jonathan Skeate + + + Leaflet.Bookmarks + + + Control for adding and navigating between user-created bookmarks on the map. + + + Alexander Milevski + + @@ -1526,6 +1537,17 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Dag Jomar Mersland + + + Greiner-Hormann + + + Greiner-Hormann algorithm for polygon clipping and binary operations, adapted for use with Leaflet. + + + Alexander Milevski + + To submit your own Leaflet plugin to this list, just send a pull request with the addition to Leaflet repo's [gh-pages branch](https://github.com/Leaflet/Leaflet/tree/gh-pages) (`plugins.md` file).