diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2014-05-14 09:23:55 +0100 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2014-05-22 18:03:30 +0100 |
commit | 2fa8f0a43b43eaadec6c0b150e86464c4b4b1bda (patch) | |
tree | 08d5224b177e31988d2438c84a70c8c67e432265 /.gitmodules | |
parent | 4b692667f313d23abef6f27111318beb60f4c837 (diff) | |
download | leaflet-soton-2fa8f0a43b43eaadec6c0b150e86464c4b4b1bda.tar leaflet-soton-2fa8f0a43b43eaadec6c0b150e86464c4b4b1bda.tar.gz |
Add more indoor features in the library.
Uses an external dataset for the data.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |