From 19205bb0ee4042c35a13c105e8467d13080d51f2 Mon Sep 17 00:00:00 2001 From: ewoken Date: Mon, 29 Sep 2014 22:28:56 -0600 Subject: [PATCH] Add Leaflet.MovingMarker to Plugins --- plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.md b/plugins.md index f86bb65f..e5988b63 100644 --- a/plugins.md +++ b/plugins.md @@ -433,6 +433,15 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Mathias Schneider + + + Leaflet.MovingMarker + + Allow to move marker along a polyline with custom durations. + + Ewoken + +