aboutsummaryrefslogtreecommitdiff
path: root/index.html
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 /index.html
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 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index c46ba6a..071f0a9 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,7 @@
<script src="resources/libs/jquery-1.8.3.js"></script>
<script src="resources/libs/underscore.js"></script>
+ <script src="resources/openlayers/build/OpenLayers.js"></script>
<link rel="stylesheet" href="resources/leaflet/dist/leaflet.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="resources/leaflet/dist/leaflet.ie.css" /><![endif]-->