From d2909a152fac19bb621def03d31f8d24b88e2201 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sat, 2 Feb 2013 13:24:34 +0000 Subject: Add the openlayers library, and then use that to calculate the area of a catchment area --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3d4b2e2..e3bb53e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "resources/leaflet"] path = resources/leaflet url = git://github.com/CloudMade/Leaflet.git +[submodule "resources/openlayers"] + path = resources/openlayers + url = git://github.com/openlayers/openlayers.git -- cgit v1.2.3