From 881165be429151d8f2593c6893dd23da90a5288b Mon Sep 17 00:00:00 2001 From: Code WvS Date: Sat, 28 Feb 2015 16:03:45 +0100 Subject: add map coordinate control --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f5b8c36..bb03b17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "osmbuildings"] path = osmbuildings url = https://github.com/kekscom/osmbuildings +[submodule "Leaflet.Coordinates"] + path = Leaflet.Coordinates + url = https://github.com/MrMufflon/Leaflet.Coordinates -- cgit v1.3.1