From dc8055c0a45abe252724543711ec14780a69a36b Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 8 Apr 2014 15:10:20 +0100 Subject: Move the indoor code to an external library --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d6ad98a..662791d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "resources/leaflet-hash"] path = resources/leaflet-hash url = https://github.com/mlevans/leaflet-hash.git +[submodule "resources/leaflet-indoor"] + path = resources/leaflet-indoor + url = git@github.com:cbaines/leaflet-indoor.git -- cgit v1.2.3