From b50598a53ad04a985890539c3407ff7108754b70 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 23 May 2014 08:24:15 +0100 Subject: Add a cycle parking heat map --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3