From 2fa8f0a43b43eaadec6c0b150e86464c4b4b1bda Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Wed, 14 May 2014 09:23:55 +0100 Subject: Add more indoor features in the library. Uses an external dataset for the data. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 07af60a..c788e02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "resources/leaflet-indoor"] path = resources/leaflet-indoor url = https://github.com/cbaines/leaflet-indoor.git +[submodule "resources/hartley-library-map-data"] + path = resources/hartley-library-map-data + url = git@sourcekettle.ecs.soton.ac.uk:projects/hartley-library-map-data.git -- cgit v1.2.3