aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2013-02-02 13:24:34 +0000
committerChristopher Baines <cbaines8@gmail.com>2013-02-02 13:24:34 +0000
commitd2909a152fac19bb621def03d31f8d24b88e2201 (patch)
tree04de29cc7d5951e67c347e1a6387ecf5b9b6e654 /.gitmodules
parenteec66224805eccb9d3ac2a8c1b7202f82019e66e (diff)
downloadhealth-map-d2909a152fac19bb621def03d31f8d24b88e2201.tar
health-map-d2909a152fac19bb621def03d31f8d24b88e2201.tar.gz
Add the openlayers library, and then use that to calculate the area of a catchment area
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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