diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2014-05-23 08:24:15 +0100 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2014-05-23 08:24:15 +0100 |
commit | b50598a53ad04a985890539c3407ff7108754b70 (patch) | |
tree | 4b944d07ec77bb2589da4f8350b42b7021320046 /.gitmodules | |
parent | 2fa8f0a43b43eaadec6c0b150e86464c4b4b1bda (diff) | |
download | leaflet-soton-b50598a53ad04a985890539c3407ff7108754b70.tar leaflet-soton-b50598a53ad04a985890539c3407ff7108754b70.tar.gz |
Add a cycle parking heat map
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c788e02..3565164 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [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 +[submodule "resources/leaflet-heat"] + path = resources/leaflet-heat + url = https://github.com/Leaflet/Leaflet.heat.git |