From 7e080fa263c33388de9d2fcc21d82a2d46e75746 Mon Sep 17 00:00:00 2001 From: Felix Bache Date: Tue, 4 Jun 2013 22:44:52 +0200 Subject: [PATCH 1/2] Add Leaflet.Coordinates plugin --- plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.md b/plugins.md index 49e87407..efdd0e04 100644 --- a/plugins.md +++ b/plugins.md @@ -550,6 +550,15 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Yohan Boniface + + + Leaflet.Coordinates + + A simple Leaflet plugin viewing the mouse LatLng-coordinates. Also views a marker with coordinate popup on userinput. + + Felix Bache + + From ace70493e5359e38f1d1f2aa15b0c344d89481cc Mon Sep 17 00:00:00 2001 From: Felix Bache Date: Tue, 4 Jun 2013 22:44:52 +0200 Subject: [PATCH 2/2] Add Leaflet.Coordinates plugin --- plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.md b/plugins.md index f77d186c..dd8de2d0 100644 --- a/plugins.md +++ b/plugins.md @@ -568,6 +568,15 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s vogdb + + + Leaflet.Coordinates + + A simple Leaflet plugin viewing the mouse LatLng-coordinates. Also views a marker with coordinate popup on userinput. + + Felix Bache + +