From 95c1834be1305feca9e2ca6b23e23bcfdd1e97d6 Mon Sep 17 00:00:00 2001 From: Rubens Pinheiro Date: Wed, 20 Jan 2016 11:17:11 -0300 Subject: [PATCH] Add Leaflet.AntPath plugin --- plugins.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins.md b/plugins.md index 39406b89..93da5042 100644 --- a/plugins.md +++ b/plugins.md @@ -782,6 +782,16 @@ The following plugins provide new ways of displaying overlay data information. These plugins provide new markers or news ways of converting abstract data into images in your screen. Leaflet users versed in GIS also know these as symbolizers. + + +
PluginDescriptionMaintainer
+ Leaflet.AntPath + + Leaflet.AntPath put a flux animation (like ants walking) into a Polyline. + (demo) + + Rubens Pinheiro +
Leaflet.ellipse